NSImage.GetReadingOptionsForType(String, NSPasteboard) Method
Definition
[Foundation.Export("readingOptionsForType:pasteboard:")]
public static AppKit.NSPasteboardReadingOptions GetReadingOptionsForType (string type, AppKit.NSPasteboard pasteboard);
static member GetReadingOptionsForType : string * AppKit.NSPasteboard -> AppKit.NSPasteboardReadingOptions
Parameters
- type
- String
- pasteboard
- NSPasteboard
Returns
- Attributes