UIKit.UIImageView.AnimationImages Property
An array of UIKit.UIImage to animate.

Syntax

[get: Foundation.Export("animationImages")]
[set: Foundation.Export("setAnimationImages:")]
public virtual UIImage[] AnimationImages { get; set; }

Value

This property is null by default.

This value can be null.

Remarks

The array must contain UIKit.UIImage objects. The same image may be used more than once if required. Setting this property to a non-null value hides the image represented by UIImageView.Image.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0