getTabNavigatorVisible (Client API reference)
Returns the tab navigator visibility.
Note
This method is supported only on Unified Interface.
Syntax
formContext.ui.headerSection.getTabNavigatorVisible();
Return Value
Type: Boolean
Description: true if the tab navigation is visible; false otherwise.