toggle menu
Fuzio
2026.1.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.ui.event
/
MouseEvent
Mouse
Event
public
interface
MouseEvent
A common interface that all mouse events must extend.
Inheritors
MouseExited
MouseDragged
MouseWheel
MousePressed
MouseEntered
MouseMoved
MouseReleased
Members
Functions
location
Link copied to clipboard
public
abstract
Point
location
(
)
Returns the mouse position relative to the bounds of the browser instance.
location
On
Screen
Link copied to clipboard
public
abstract
Point
locationOnScreen
(
)
Returns the mouse position relative to the bounds of the screen.