handleMouseMove MethodStatic
Handles the mouse movement. Sets the cursor position and direction and emits onCursorUpdatedEvent.
handleMouseMove(point: Readonly<WritableXAndY>, document?: Document): void
| Parameter | Type | Description | 
|---|---|---|
| point | Readonly<WritableXAndY> | |
| document | Document | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.