UIKit.UIImage.Images Property
An array of UIKit.UIImage objects that make up an animated iamge.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[ObjCRuntime.ThreadSafe]
[get: Foundation.Export("images")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual UIImage[] Images { get; }

Value

Remarks

Will be null for a non-animated image.

This can be used from a background thread.

Requirements

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