HMCharacteristicTypeExtensions Class

Definition

Extension methods to get values for constants and constants for values for a HMCharacteristicType.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class HMCharacteristicTypeExtensions
type HMCharacteristicTypeExtensions = class
Inheritance
HMCharacteristicTypeExtensions
Attributes

Methods

GetConstant(HMCharacteristicType)

Returns the constant string for the type.

GetValue(NSString)

Returns the value for the string.

Applies to