共用方式為


CBCharacteristicEventArgs(CBCharacteristic, NSError) 建構函式

定義

初始化 CBCharacteristicEventArgs 類別的新實例。

public CBCharacteristicEventArgs (CoreBluetooth.CBCharacteristic characteristic, Foundation.NSError error);
new CoreBluetooth.CBCharacteristicEventArgs : CoreBluetooth.CBCharacteristic * Foundation.NSError -> CoreBluetooth.CBCharacteristicEventArgs

參數

characteristic
CBCharacteristic
error
NSError

適用於