y property
getter/setter pair
The current Y-coordinate of the mouse cursor, relative to the canvas.
Implementation
double y = -double.maxFinite;
The current Y-coordinate of the mouse cursor, relative to the canvas.
double y = -double.maxFinite;