Share via


UIPasteboardDetectionPatternExtensions Class

Definition

Extension methods for the UIPasteboardDetectionPattern enumeration.

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

Methods

Name Description
GetConstant(UIPasteboardDetectionPattern)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UIPasteboardDetectionPattern value named by constant.

Applies to