次の方法で共有


CBCharacteristicEventArgs クラス

定義

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

コンストラクター

CBCharacteristicEventArgs(CBCharacteristic, NSError)

CBCharacteristicEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Characteristic

E:Core Bluetooth.CBCharacteristicEventArgs.UpdatedCharacterteristicValue のデータWroteCharacteristicValueを提供します。 E:Core Bluetooth.CBCharacteristicEventArgs.UpdatedNotificationState および E:Core Bluetooth.CBCharacteristicEventArgs.WroteCharacteristicValue イベント。

Error

E:Core Bluetooth.CBCharacteristicEventArgs.UpdatedCharacterteristicValue のデータWroteCharacteristicValueを提供します。 E:Core Bluetooth.CBCharacteristicEventArgs.UpdatedNotificationState および E:Core Bluetooth.CBCharacteristicEventArgs.WroteCharacteristicValue イベント。

適用対象