Controls/ActivityIndicator

From Wiki Maui Linux NET
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