Controls/ActivityIndicator
Jump to navigation
Jump to search
ActivityIndicator
- Kind
- Control
- Microsoft Docs
- ActivityIndicator documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- Notes
- Busy/progress spinner.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| IsRunning | ? | Start/stop animation | |
| Color | ? | Foreground color | |
| IsVisible | ? | Often toggled with IsRunning |