INSPasteboardItemDataProvider.ProvideDataForType Method

Definition

[Foundation.Export("pasteboard:item:provideDataForType:")]
[Foundation.Preserve(Conditional=true)]
public void ProvideDataForType (AppKit.NSPasteboard pasteboard, AppKit.NSPasteboardItem item, string type);
abstract member ProvideDataForType : AppKit.NSPasteboard * AppKit.NSPasteboardItem * string -> unit

Parameters

pasteboard
NSPasteboard
type
String
Attributes

Applies to