width property

width property

Gets the horizontal component of this size. Read-only int.

Definition:

@property
def width(self):
    ...

See Also