Enable and disable elements for runtime interaction
- Last UpdatedJul 05, 2024
- 1 minute read
You can enable or disable elements so that the runtime user cannot use any interaction animations, such as:
-
User input.
-
Horizontal and vertical sliders.
-
Pushbuttons.
-
Action scripts.
-
Showing and hiding graphics.
Other animations such as horizontal fills and tooltips continue to work as expected.
To enable an element for runtime interaction
-
Select one or more elements you want to enable.
-
In the Properties Editor Runtime Behavior group, set the Enabled property to True.
To disable an element for runtime interaction
-
Select one or more elements you want to disable.
-
In the Properties Editor Runtime Behavior group, set the Enabled property to False.