offset_width property

offset_width property

Gets the layout width of the element in pixels.

Definition:

@property
def offset_width(self):
    ...

See Also