Share via


CBPeripheral.State Property

Definition

Gets the connection state for the peripheral.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreBluetooth.CBPeripheralState State { [Foundation.Export("state")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("state")>]
member this.State : CoreBluetooth.CBPeripheralState

Property Value

Attributes

Applies to