visibility property

visibility property

Gets the visibility of an element.

Definition:

@property
def visibility(self):
    ...

See Also