Share via


WebViewPerformDragEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class WebViewPerformDragEventArgs : EventArgs
type WebViewPerformDragEventArgs = class
    inherit EventArgs
Inheritance
WebViewPerformDragEventArgs

Constructors

Name Description
WebViewPerformDragEventArgs(WebDragSourceAction, CGPoint, NSPasteboard)

Create a new instance of the WebViewPerformDragEventArgs with the specified event data.

Properties

Name Description
Action
Pasteboard
SourcePoint

Applies to