HMCharacteristicTypeExtensions.GetConstant(HMCharacteristicType) Method

Definition

Returns the constant string for the type.

public static Foundation.NSString GetConstant (this HomeKit.HMCharacteristicType self);
static member GetConstant : HomeKit.HMCharacteristicType -> Foundation.NSString

Parameters

self
HMCharacteristicType

The instance on which this method operates.

Returns

Applies to