is_visible property
Leave feedback
On this page
The value indicating whether the page is visible in UI.
True if the page is visible; otherwise, False.
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
- class
DiagramPage
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.