UIKit.UIActivityIndicatorView: Method Members

The methods 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 Methods

static
AppearanceWhenContainedIn(params Type[]) : UIActivityIndicatorView.UIActivityIndicatorViewAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : UIActivityIndicatorView.UIActivityIndicatorViewAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UIActivityIndicatorView.UIActivityIndicatorViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UIActivityIndicatorView.UIActivityIndicatorViewAppearance
Documentation for this section has not yet been entered.
StartAnimating()
Starts the progress indicator animation.
StopAnimating()
Stops the progress indicator animation.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UIActivityIndicatorView object.