CBPeripheralsEventArgs(CBPeripheral[]) Constructor

Definition

Initializes a new instance of the CBPeripheralsEventArgs class.

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

Parameters

peripherals
CBPeripheral[]

Applies to