screenY property Null safety

int? screenY

The distance from the top of the screen to the mouse pointer.

Other resources

Implementation

int? get screenY native;