Base interface for standard UI elements.
Use UiStandardElement instead.
Gets the label.
The label.
Gets the visibility state.
true if the tab is visible, otherwise false.
Sets the label.
Sets the visibility state.
true to show, false to hide.
Generated using TypeDoc
Base interface for standard UI elements.
Deprecated
Use UiStandardElement instead.