screen_x property

screen_x property

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

Definition:

@property
def screen_x(self):
    ...

See Also