client_x property

client_x property

The horizontal coordinate at which the event occurred relative to the viewport associated with the event.

Definition:

@property
def client_x(self):
    ...

See Also