visible property

visible property

Indicates whether page is visibile or not.

Definition:

@property
def visible(self):
    ...

See Also