Share via


UIViewPropertyAnimator.State Property

Definition

The current UIViewAnimatingState of the animation.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewAnimatingState State { [Foundation.Export("state")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("state")>]
member this.State : UIKit.UIViewAnimatingState

Property Value

Implements

Attributes

Applies to