Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the tab navigator visibility.
Note
This method is supported only on Unified Interface.
Syntax
formContext.ui.headerSection.setTabNavigatorVisible(bool);
Parameter
Name | Type | Required | Description |
---|---|---|---|
bool | Boolean | Yes | Specify true to show the tab navigator; false to hide the tab navigator. |