Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PowerArgs
Cli
Spinner
C# Class PowerArgs.Cli.Spinner
A control that animates (or spins). It can be used to let the user know that the system is working when they are required to wait
Inheritance:
PixelControl
Mostrar archivo
Open project: adamabdelhamed/PowerArgs
Class Usage Examples
Public Methods
Method
Description
Spinner
( ) :
System
Creates a new spinner
Private Methods
Method
Description
AdvanceFrame
( ) :
void
OnAddedToVisualTree
( ) :
void
OnRemovedFromVisualTree
( ) :
void
StartSpinTimer
( ) :
void
StopSpinTimer
( ) :
void
Method Details
Spinner()
public
method
Creates a new spinner
public
Spinner
( ) :
System
return
System