NSString.GetWritingOptionsForType(String, NSPasteboard) Method

Definition

[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

Parameters

type
String
pasteboard
NSPasteboard

Returns

Attributes

Applies to