UIKit.UIImageView: Method Members

The methods of UIKit.UIImageView are listed below. For a list of all members, see the UIImageView Members list.

See Also: Inherited members from UIKit.UIView

Public Methods

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

Protected Methods

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