HMServiceTypeExtensions Class

Definition

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

[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 HMServiceTypeExtensions
type HMServiceTypeExtensions = class
Inheritance
HMServiceTypeExtensions
Attributes

Methods

GetConstant(HMServiceType)

Returns the constant string for the type.

GetValue(NSString)

Returns the value for the string.

Applies to