CBCentralManagerDelegate.UpdatedState(CBCentralManager) Method

Definition

[Foundation.Export("centralManagerDidUpdateState:")]
public abstract void UpdatedState (CoreBluetooth.CBCentralManager central);
abstract member UpdatedState : CoreBluetooth.CBCentralManager -> unit

Parameters

Implements

Attributes

Applies to