The properties of UIKit.UIActivityIndicatorView are listed below. For a list of all members, see the UIActivityIndicatorView Members list.
See Also: Inherited members from UIKit.UIView
| ActivityIndicatorViewStyle | UIActivityIndicatorViewStyle. The appearance of the activity indicator. | |
| [read-only] static | Appearance | UIActivityIndicatorView.UIActivityIndicatorViewAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Color | UIColor. The color of the activity indicator. | |
| HidesWhenStopped | bool. This property controls if the activity indicator is hidden when the animation stops. | |
| [read-only] | IsAnimating | bool. Returns true if the activity is animating, false if it is not. |