共用方式為


NSImage.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

傳回

屬性

適用於