NSImage.GetReadingOptionsForType(String, NSPasteboard) 方法

定义

[Foundation.Export("readingOptionsForType:pasteboard:")]
public static AppKit.NSPasteboardReadingOptions GetReadingOptionsForType (string type, AppKit.NSPasteboard pasteboard);
static member GetReadingOptionsForType : string * AppKit.NSPasteboard -> AppKit.NSPasteboardReadingOptions

参数

type
String
pasteboard
NSPasteboard

返回

属性

适用于