Share via


CMMotionManager.GyroAvailable Property

Definition

Whether the device has a gyroscope.

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

Property Value

Attributes

Applies to