UIViewPropertyAnimator.Reversed Property

Definition

Gets or sets the direction of the animation.

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

Property Value

Implements

Attributes

Applies to