UIGravityBehavior.GravityDirection 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 gravity vector, as an (x,y) tuple.
public virtual CoreGraphics.CGVector GravityDirection { [Foundation.Export("gravityDirection")] get; [Foundation.Export("setGravityDirection:")] set; }
member this.GravityDirection : CoreGraphics.CGVector with get, set
Property Value
- Attributes