Share via


WebViewDragEventArgs Class

Definition

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

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

Constructors

Name Description
WebViewDragEventArgs(WebDragDestinationAction, INSDraggingInfo)

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

Properties

Name Description
Action
DraggingInfo

Applies to