Difference between revisions of "Constraint: Floating Text"

Line 12: Line 12:
 
   <pre class="trigger-style">Triggers
 
   <pre class="trigger-style">Triggers
  
Screen On/Off - Screen On</pre>
+
Calendar Event Starts (Meeting)</pre>
 
   <pre class="action-style">Actions
 
   <pre class="action-style">Actions
  

Revision as of 11:30, 9 January 2026

This constraint allows or prevents a macro/feature from running based on whether a floating text item is visible.

Options

  • Is Showing: Constraint passes only when the floating text is visible
  • Is Not Showing: Constraint passes only when it is hidden
  • Text ID: Select the floating text to check

Example

Example 1: Configure and disply a status banner only when it is not already visible

Triggers

Calendar Event Starts (Meeting)
Actions

Floating text: "Meeting Mode"
Constraints

Floating Text - Is Not Showing (Meeting Mode)

See Also