CMMotionManager.ShowsDeviceMovementDisplay Property

Definition

Whether the device-movement display is shown.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShowsDeviceMovementDisplay { [Foundation.Export("showsDeviceMovementDisplay")] get; [Foundation.Export("setShowsDeviceMovementDisplay:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("showsDeviceMovementDisplay")>]
[<set: Foundation.Export("setShowsDeviceMovementDisplay:")>]
member this.ShowsDeviceMovementDisplay : bool with get, set

Property Value

Attributes

Applies to