CBPeripheralManagerDelegate.StateUpdated(CBPeripheralManager) 方法

定义

[Foundation.Export("peripheralManagerDidUpdateState:")]
public abstract void StateUpdated (CoreBluetooth.CBPeripheralManager peripheral);
abstract member StateUpdated : CoreBluetooth.CBPeripheralManager -> unit

参数

peripheral
CBPeripheralManager

实现

属性

适用于