다음을 통해 공유


CBDescriptorEventArgs 클래스

정의

E:CoreBluetooth.CBDescriptorEventArgs.WroteDescriptorValue 이벤트에 대한 WroteDescriptorValue 데이터를 제공합니다.

public class CBDescriptorEventArgs : EventArgs
type CBDescriptorEventArgs = class
    inherit EventArgs
상속
CBDescriptorEventArgs

생성자

CBDescriptorEventArgs(CBDescriptor, NSError)

CBDescriptorEventArgs 클래스의 새 instance 초기화합니다.

속성

Descriptor

E:CoreBluetooth.CBDescriptorEventArgs.WroteDescriptorValue 이벤트에 대한 WroteDescriptorValue 데이터를 제공합니다.

Error

E:CoreBluetooth.CBDescriptorEventArgs.WroteDescriptorValue 이벤트에 대한 WroteDescriptorValue 데이터를 제공합니다.

적용 대상