CBCharacteristicEventArgs 类

定义

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

构造函数

CBCharacteristicEventArgs(CBCharacteristic, NSError)

初始化 CBCharacteristicEventArgs 类的新实例。

属性

Characteristic

为 、E:CoreBluetooth.CBCharacteristicEventArgs.UpdatedCharacterteristicValue 提供数据WroteCharacteristicValueE:CoreBluetooth.CBCharacteristicEventArgs.UpdatedNotificationStateE:CoreBluetooth.CBCharacteristicEventArgs.WroteCharacteristicValue 事件。

Error

为 、E:CoreBluetooth.CBCharacteristicEventArgs.UpdatedCharacterteristicValue 提供数据WroteCharacteristicValueE:CoreBluetooth.CBCharacteristicEventArgs.UpdatedNotificationStateE:CoreBluetooth.CBCharacteristicEventArgs.WroteCharacteristicValue 事件。

适用于