width property

width property

Returns the width of a frame. Read-only float.

Definition:

@property
def width(self):
    ...

See Also