CMMotionManager.StopGyroUpdates Method

Definition

Requests that the gyroscope stop delivering data updates.

[Foundation.Export("stopGyroUpdates")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void StopGyroUpdates();
[<Foundation.Export("stopGyroUpdates")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StopGyroUpdates : unit -> unit
override this.StopGyroUpdates : unit -> unit
Attributes

Applies to