다음을 통해 공유


CBCentralManagerDelegate.DisconnectedPeripheral 메서드

정의

[Foundation.Export("centralManager:didDisconnectPeripheral:error:")]
public virtual void DisconnectedPeripheral (CoreBluetooth.CBCentralManager central, CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
abstract member DisconnectedPeripheral : CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral * Foundation.NSError -> unit
override this.DisconnectedPeripheral : CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral * Foundation.NSError -> unit

매개 변수

peripheral
CBPeripheral
error
NSError
특성

적용 대상