Share via


HMCharacteristicProperties Class

Definition

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

public class HMCharacteristicProperties
type HMCharacteristicProperties = class
Inheritance
HMCharacteristicProperties

Constructors

Name Description
HMCharacteristicProperties()

Properties

Name Description
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