Constraint: Floating Text

Revision as of 11:30, 9 January 2026 by MacroDroidDev (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 when in a meeting 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