Share via


UIDocumentCreationIntentExtensions Class

Definition

Extension methods for the UIDocumentCreationIntent enumeration.

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

Methods

Name Description
GetConstant(UIDocumentCreationIntent)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UIDocumentCreationIntent value named by constant.

Applies to