共用方式為


CBCentralManagerDelegate_Extensions.DisconnectedPeripheral 方法

定義

public static void DisconnectedPeripheral (this CoreBluetooth.ICBCentralManagerDelegate This, CoreBluetooth.CBCentralManager central, CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
static member DisconnectedPeripheral : CoreBluetooth.ICBCentralManagerDelegate * CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral * Foundation.NSError -> unit

參數

This
ICBCentralManagerDelegate

這個擴充方法運作所在的實例。

peripheral
CBPeripheral
error
NSError

適用於