CBPeripheralsEventArgs(CBPeripheral[]) 构造函数

定义

初始化 CBPeripheralsEventArgs 类的新实例。

public CBPeripheralsEventArgs (CoreBluetooth.CBPeripheral[] peripherals);
new CoreBluetooth.CBPeripheralsEventArgs : CoreBluetooth.CBPeripheral[] -> CoreBluetooth.CBPeripheralsEventArgs

参数

peripherals
CBPeripheral[]

适用于