Share via


HMAccessory.Reachable Property

Definition

Gets a value that tells whether the accessory can be reached.

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

Property Value

Attributes

Applies to