HMCharacteristicProperties Class

Definition

Common capabilities of an HMCharacteristic, such as whether it's writable or supports events.

[ObjCRuntime.TV(10, 0)]
public class HMCharacteristicProperties
type HMCharacteristicProperties = class
Inheritance
HMCharacteristicProperties
Attributes

Constructors

HMCharacteristicProperties()

Properties

Readable

Gets or sets a value that tells whether the property is readable.

SupportsBonjourNotification

Gets or sets a value that tells whether the property support bonjour notifications.

SupportsChangeNumber

Gets or sets a value that tells whether the property supports numbered changes.

SupportsEventNotification

Gets or sets a value that tells whether the property supports event notifications.

Writable

Gets or sets a value that tells whether the property is writable.

Applies to