NSPasteboardWriting.GetWritingOptionsForType(String, NSPasteboard) 方法

定义

[Foundation.Export("writingOptionsForType:pasteboard:")]
public virtual AppKit.NSPasteboardWritingOptions GetWritingOptionsForType (string type, AppKit.NSPasteboard pasteboard);
abstract member GetWritingOptionsForType : string * AppKit.NSPasteboard -> AppKit.NSPasteboardWritingOptions
override this.GetWritingOptionsForType : string * AppKit.NSPasteboard -> AppKit.NSPasteboardWritingOptions

参数

type
String
pasteboard
NSPasteboard

返回

属性

适用于