Structure representing mouse event information.
Bit flags describing any pressed modifier keys. See cef_event_flags_t for values.
X coordinate relative to the left side of the view.
Y coordinate relative to the top side of the view.
See Implementation
Structure representing mouse event information.