CMMotionManager.StopDeviceMotionUpdates Method
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.
Requests that the device stop delivering device-motion updates.
[Foundation.Export("stopDeviceMotionUpdates")]
public virtual void StopDeviceMotionUpdates ();
abstract member StopDeviceMotionUpdates : unit -> unit
override this.StopDeviceMotionUpdates : unit -> unit
- Attributes