WebViewPerformDragEventArgs Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public WebViewPerformDragEventArgs (WebKit.WebDragSourceAction action, CoreGraphics.CGPoint sourcePoint, AppKit.NSPasteboard pasteboard);
new WebKit.WebViewPerformDragEventArgs : WebKit.WebDragSourceAction * CoreGraphics.CGPoint * AppKit.NSPasteboard -> WebKit.WebViewPerformDragEventArgs
Parameters
- action
- WebDragSourceAction
- sourcePoint
- CGPoint
- pasteboard
- NSPasteboard