UIViewPropertyAnimator.Running Property

Definition

Whether the animation is currently running.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool Running { [Foundation.Export("isRunning")] get; }
member this.Running : bool

Property Value

Implements

Attributes

Applies to