UIPushBehavior.PushDirection Property

Definition

The direction of the force vector for this UIPushBehavior, expressed as x and y components and using UIKit geometry.

public virtual CoreGraphics.CGVector PushDirection { [Foundation.Export("pushDirection")] get; [Foundation.Export("setPushDirection:")] set; }
member this.PushDirection : CoreGraphics.CGVector with get, set

Property Value

Attributes

Applies to