다음을 통해 공유


CBPeripheral.SetNotifyValue(Boolean, CBCharacteristic) 메서드

정의

지정된 characteristic에 대한 알림 상태를 설정합니다.

[Foundation.Export("setNotifyValue:forCharacteristic:")]
public virtual void SetNotifyValue (bool enabled, CoreBluetooth.CBCharacteristic characteristic);
abstract member SetNotifyValue : bool * CoreBluetooth.CBCharacteristic -> unit
override this.SetNotifyValue : bool * CoreBluetooth.CBCharacteristic -> unit

매개 변수

enabled
Boolean
characteristic
CBCharacteristic
특성

적용 대상