ActivityIndicator
Last updated
Last updated
Inheritance: -> -> -> Xamarin.Forms documentation: ActivityIndicator /
For details on how the control actually works, please refer to the .
ActivityIndicator(isRunning: bool)
Define an ActivityIndicator widget with its current state
color(light: FabColor, ?dark: FabColor)
Sets the activity indicator color depending if light or dark mode
reference(value: ViewRef<ActivityIndicator>)
Sets a ViewRef
instance to retrieve the Xamarin.Forms.ActivityIndicator
instance associated to this widget