CMDeviceMotion.UserAcceleration 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.
Returns the current user-generated acceleration on the device (subtracting the gravity vector).
public virtual CoreMotion.CMAcceleration UserAcceleration { [Foundation.Export("userAcceleration")] get; }
member this.UserAcceleration : CoreMotion.CMAcceleration
Property Value
- Attributes