y property

y property

Returns the Y coordinate of the upper-left corner of a frame. Read-only float.

Definition:

@property
def y(self):
    ...

See Also