Module expression_condition
Structs§
- Condition
- Condition for triggers.
- Expression
Condition - Use trigger conditions to set which conditions must be met for a Trigger to set off. For example, you can define conditions to set off a trigger when the user navigates to a specific Page node, enable the user to click a button only when that button is visible, or enable the user to scroll a Scroll View node only when a specific Page node is active.
- ICondition
Base