INPersonHandleLabelExtensions Class

Definition

Extension methods for the INPersonHandleLabel enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class INPersonHandleLabelExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type INPersonHandleLabelExtensions = class
Inheritance
INPersonHandleLabelExtensions
Attributes

Methods

Name Description
GetConstant(INPersonHandleLabel)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the INPersonHandleLabel value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the INPersonHandleLabel value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the INPersonHandleLabel value named by constant.

Applies to