다음을 통해 공유


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

적용 대상