Share via


NSPasteboardDetectionPatternExtensions Class

Definition

Extension methods for the NSPasteboardDetectionPattern enumeration.

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

Methods

Name Description
GetConstant(NSPasteboardDetectionPattern)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the NSPasteboardDetectionPattern value named by constant.

Applies to