Share via


NSPasteboardNameExtensions.GetConstant(NSPasteboardName) Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this AppKit.NSPasteboardName self);
static member GetConstant : AppKit.NSPasteboardName -> Foundation.NSString

Parameters

self
NSPasteboardName

The instance on which this method operates.

Returns

Applies to