screen_y property

screen_y property

The vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.

Definition:

@property
def screen_y(self):
    ...

See Also