INPersonHandleLabelExtensions Class

Definition

Extension methods for the INPersonHandleLabel enumeration.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static class INPersonHandleLabelExtensions
type INPersonHandleLabelExtensions = class
Inheritance
INPersonHandleLabelExtensions
Attributes

Methods

GetConstant(INPersonHandleLabel)

Returns the string constant for the enumeration value.

GetValue(NSString)

Returns the enumeration value for the provided string constant.

Applies to