Constraint: Screen On/Off
Revision as of 13:48, 9 January 2026 by MacroDroidDev (talk | contribs)
pre class="header-style">This constraint allows or prevents a macro/feature from running based on whether the screen is on or off.
Options
- Screen On: Constraint passes only when the screen is on
- Screen Off: Constraint passes only when the screen is off
Example
Example 1: Speak the time only when the screen is on
Triggers Day/Time Trigger - 12:00
Actions Speak Text: "It is noon"
Constraints Screen On/Off - Screen On
See Also