Share via


EAAccessory.Connected Property

Definition

Gets a Boolean value that tells whether the accessory is connected to the device.

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

Property Value

Attributes

Applies to