| Line 1: |
Line 1: |
| − | <span style="color: #0E9549; font-size: 24px;">'''About this constraint '''</span> | + | <pre class="header-style">This constraint allows or prevents a macro/feature from running based on the state of a MacroDroid quick settings tile.</pre> |
| | | | |
| − | This constraint can be used to allow/prevent actions being run based on the current state of a MacroDroid Quick Tile.
| + | ''' Options ''' |
| | + | |
| | + | * '''Tile State''' - Check if the chosen tile is on or off |
| | + | |
| | + | ''' Example ''' |
| | + | |
| | + | ''Example 1: Enable navigation only when the Driving tile is on'' |
| | + | <pre class="trigger-style">Triggers |
| | + | |
| | + | Application Launched/Closed - Launched (Maps)</pre> |
| | + | <pre class="action-style">Actions |
| | + | |
| | + | Control Media (Play)</pre> |
| | + | <pre class="constraint-style">Constraints |
| | + | |
| | + | Quick Tile State - Driving (On)</pre> |
| | + | |
| | + | ''' See Also ''' |
| | + | |
| | + | * [[Trigger: Quick Settings tile|Quick Settings tile Trigger]] |