UIPushBehavior.PushDirection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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