
State-Based Selection Inspector
Purpose
Create a selection menu of State values.
Description
A state-based selection creates a pop-up menu or single-select list of the state’s values. It is typically used to present a set of state values in a compact way.
The option corresponding to the state’s current value is automatically selected. Selecting an option will set the state to the corresponding value.
Properties
You configure the component by attaching a state. The menu is automatically populated with the state’s values.
Name | Description |
Attached State | Select an existing state or create a new state. |
Show as List | Whether to show the selection as a list box, rather than a pop-up menu. |
Enabled | Whether the selection is enabled. A disabled selection cannot be clicked. |