QueryContinueDragEventArgs

Constructors

this
this(int keyState, bool escapePressed, DragAction action)

Members

Properties

action
DragAction action [@property setter]
DragAction action [@property getter]
escapePressed
bool escapePressed [@property getter]
keyState
int keyState [@property getter]

Inherited Members

From EventArgs

empty
EventArgs empty [@property getter]

Property: get a reusable, empty EventArgs.

Meta