次の方法で共有


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

適用対象