UIImageView.IsAnimating Property

Definition

Whether the animation is running or not.

public virtual bool IsAnimating { [Foundation.Export("isAnimating")] get; }
member this.IsAnimating : bool

Property Value

true if the animation is running, otherwise false.

Attributes

Applies to