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 a value that indicates whether the item is visible.
Syntax
navigationItem.setVisible(bool);
Parameter
Name | Type | Required | Description |
---|---|---|---|
bool |
Boolean | Yes | Specify true or false to indicate whether the item is visible or not. |