INSPasteboardTypeOwner.ProvideData(NSPasteboard, String) Method

Definition

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

Parameters

sender
NSPasteboard
type
String
Attributes

Applies to