screenX property
double
get
screenX
Returns the X coordinate of the touch point relative to the screen, not including any scroll offset.
Implementation
external double get screenX;
Returns the X coordinate of the touch point relative to the screen, not including any scroll offset.
external double get screenX;