UIViewPropertyAnimator.State Property

Definition

The current UIViewAnimatingState of the animation.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIViewAnimatingState State { [Foundation.Export("state")] get; }
member this.State : UIKit.UIViewAnimatingState

Property Value

Implements

Attributes

Applies to