Share via


UIViewPropertyAnimator.Reversed Property

Definition

Gets or sets the direction of the animation.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Reversed { [Foundation.Export("isReversed")] get; [Foundation.Export("setReversed:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isReversed")>]
[<set: Foundation.Export("setReversed:")>]
member this.Reversed : bool with get, set

Property Value

Implements

Attributes

Applies to