UIKit.UIImageView.AnimationDuration Property
Number of seconds to cycle through the UIImageView.AnimationImages once.

Syntax

[get: Foundation.Export("animationDuration")]
[set: Foundation.Export("setAnimationDuration:")]
public virtual double AnimationDuration { get; set; }

Value

Remarks

The default value is equal to the number of images multipled by 1/30th second; for example, if you supply 30 images this property would default to 1 second.

Requirements

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