Share via


INIntentIdentifierExtensions Class

Definition

Extension methods for the INIntentIdentifier enumeration.

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

Methods

Name Description
GetConstant(INIntentIdentifier)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the INIntentIdentifier value named by constant.

Applies to