다음을 통해 공유


WebView.WriteElement(NSDictionary, NSObject[], NSPasteboard) 메서드

정의

[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

매개 변수

element
NSDictionary
pasteboardTypes
NSObject[]
toPasteboard
NSPasteboard
특성

적용 대상