width property

width property

Gets the width of the viewport.

Definition:

@property
def width(self):
    ...

See Also