UIKit.UIActivityIndicatorView: Property Members

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

Public Properties

ActivityIndicatorViewStyleUIActivityIndicatorViewStyle. The appearance of the activity indicator.
[read-only]
static
AppearanceUIActivityIndicatorView.UIActivityIndicatorViewAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
ColorUIColor. The color of the activity indicator.
HidesWhenStoppedbool. This property controls if the activity indicator is hidden when the animation stops.
[read-only]
IsAnimatingbool. Returns true if the activity is animating, false if it is not.