UIGravityBehavior.Magnitude Property

Definition

The magnitude of the gravity vector.

public virtual nfloat Magnitude { [Foundation.Export("magnitude")] get; [Foundation.Export("setMagnitude:")] set; }
member this.Magnitude : nfloat with get, set

Property Value

Attributes

Remarks

The gravity vector is defined using the UIKit Gravity constant of 1000 points/second^2.

Applies to