Share via


UIActivityItemsConfigurationPreviewIntentExtensions Class

Definition

Extension methods for the UIActivityItemsConfigurationPreviewIntent enumeration.

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

Methods

Name Description
GetConstant(UIActivityItemsConfigurationPreviewIntent)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UIActivityItemsConfigurationPreviewIntent value named by constant.

Applies to