offset_height property

offset_height property

Gets the layout height of the element in pixels.

Definition:

@property
def offset_height(self):
    ...

See Also