UIKit.UIImageView: Property Members

The properties 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 Properties

AnimationDurationdouble. Number of seconds to cycle through the UIImageView.AnimationImages once.
AnimationImagesUIImage[]. An array of UIKit.UIImage to animate.
AnimationRepeatCountnint. The number of times to repeat the animation.
[read-only]
static
AppearanceUIImageView.UIImageViewAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
Highlightedbool. Whether the UIImageView is highlighted.
HighlightedAnimationImagesUIImage[]. An array of UIKit.UIImage to animate when the view is UIImageView.Highlighted.
HighlightedImageUIImage. Thie image to display when the UIImageView is highlighted.
ImageUIImage. Thie image to display in the UIImageView.
[read-only]
IsAnimatingbool. Whether the animation is running or not.