NSAttributedString.GetReadableTypesForPasteboard(NSPasteboard) Method

Definition

[Foundation.Export("readableTypesForPasteboard:")]
public static string[] GetReadableTypesForPasteboard (AppKit.NSPasteboard pasteboard);
static member GetReadableTypesForPasteboard : AppKit.NSPasteboard -> string[]

Parameters

pasteboard
NSPasteboard

Returns

String[]
Attributes

Applies to