This method will create a animated image from a collection of images.
Syntax
[Foundation.Export("animatedImageWithImages:duration:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[ObjCRuntime.ThreadSafe]
public static
UIImage CreateAnimatedImage (
UIImage[] images,
double duration)
Parameters
- images
- A collection of UIKit.UIImages to make up the animation.
- duration
- The dureation of the animation in seconds.
Returns
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0