Share via


GCController.AttachedToDevice Property

Definition

Gets a Boolean value that tells whether the controller is attached via a cabled or wireless connection.

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

Property Value

Attributes

Applies to