共用方式為


CBCharacteristicEventArgs 類別

定義

public class CBCharacteristicEventArgs : EventArgs
type CBCharacteristicEventArgs = class
    inherit EventArgs
繼承
CBCharacteristicEventArgs

建構函式

CBCharacteristicEventArgs(CBCharacteristic, NSError)

初始化 CBCharacteristicEventArgs 類別的新實例。

屬性

Characteristic

WroteCharacteristicValue提供 、的資料, E:CoreBluetooth.CBCharacteristicEventArgs.UpdatedNotificationState 和 E:CoreBluetooth.CBCharacteristicEventArgs.WroteCharacteristicValue E:CoreBluetooth.CBCharacteristicEventArgs.WroteCharacteristicValue事件。

Error

WroteCharacteristicValue提供 、的資料, E:CoreBluetooth.CBCharacteristicEventArgs.UpdatedNotificationState 和 E:CoreBluetooth.CBCharacteristicEventArgs.WroteCharacteristicValue E:CoreBluetooth.CBCharacteristicEventArgs.WroteCharacteristicValue事件。

適用於