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 command bar visibility.
Note
This method is supported only on Unified Interface.
Syntax
formContext.ui.headerSection.setCommandBarVisible(bool);
Parameter
Name | Type | Required | Description |
---|---|---|---|
bool | Boolean | Yes | Specify true to show the command bar; false to hide the command bar. |