Visibility¶
Use visibility to choose whether a tool or control is shown and available.
| Value | Result |
|---|---|
visible | Shows the item normally. |
hidden | Hides the item. |
unavailable | Shows a control as unavailable and prevents interaction. |
Hide an item¶
Change visibility from a state¶
Disable an unavailable control¶
Use unavailable when the control should remain visible but cannot be used for the current choice:
The control applies its unavailable appearance and ignores interaction.
Show and hide a group¶
Set visibility on a group to affect all tools placed inside it. See Groups.