Edit

Share via


WebView.WriteElement(NSDictionary, NSObject[], NSPasteboard) Method

Definition

[Foundation.Export("writeElement:withPasteboardTypes:toPasteboard:")]
public virtual void WriteElement (Foundation.NSDictionary element, Foundation.NSObject[] pasteboardTypes, AppKit.NSPasteboard toPasteboard);
abstract member WriteElement : Foundation.NSDictionary * Foundation.NSObject[] * AppKit.NSPasteboard -> unit
override this.WriteElement : Foundation.NSDictionary * Foundation.NSObject[] * AppKit.NSPasteboard -> unit

Parameters

element
NSDictionary
pasteboardTypes
NSObject[]
toPasteboard
NSPasteboard
Attributes

Applies to