A widget used to display the progress status. More...
Public Member Functions | |
| BusyIndicator () | |
| Constructor. | |
| BusyIndicator (bool autoStart) | |
| Constructor. | |
| void | Start () |
| Starts the animation. | |
| void | Stop () |
| Stops the animation. | |
Protected Member Functions | |
| override void | DisposeSelf () |
| Frees used resources. | |
Properties | |
| override float | Width [get, set] |
| Obtains the width. | |
| override float | Height [get, set] |
| Obtains the height. | |
A widget used to display the progress status.
| BusyIndicator | ( | bool | autoStart | ) |
Constructor.
| autoStart | Whether to start the animation immediately after initialization. Default value is False. |
override float Height [get, set] |
override float Width [get, set] |