[This is preliminary documentation and is subject to change.]
The CefDragHandler type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | ![]() | (Inherited from ![]() |
![]() | Finalize | (Overrides ![]() |
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnDragEnter |
Called when an external drag event enters the browser window. |dragData|
contains the drag event data and |mask| represents the type of drag
operation. Return false for default drag handling behavior or true to
cancel the drag event.
|
![]() | ![]() | (Inherited from ![]() |
See Also