EventMotion.y
double y() @property nothrowGet y field.
Returns
the y coordinate of the pointer relative to the window.
void y(double propval) @property nothrowSet y field.
Parameters
propval | the y coordinate of the pointer relative to the window. |