public interface MouseEvent
| Modifier and Type | Method and Description |
|---|---|
Point |
location()
Returns the mouse position relative to the bounds of the browser instance.
|
Point |
locationOnScreen()
Returns the mouse position relative to the bounds of the screen.
|