Share via


CMMotionManager.GyroActive Property

Definition

Whether the device gyroscope is delivering updates.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool GyroActive { [Foundation.Export("isGyroActive")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isGyroActive")>]
member this.GyroActive : bool

Property Value

Attributes

Applies to