Difference between revisions of "Trigger: Flip Device"

m
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre class="header-style">
 
This trigger is triggered when the device is flipped from face up to face down or vice versa.
 
This trigger is triggered when the device is flipped from face up to face down or vice versa.
 +
</pre>
  
Note that this trigger will only work when the device screen is on, unless you change the value in the application settings.</pre>
+
Please note that this trigger will only work when the device screen is on (default setting).
<br>
 
'''Example Usage'''<br/>
 
Flipping your phone face up - face down will turn off the device's screen.
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
  
Flip device face up -> face down
+
You can enable the trigger to work with the screen off from the MacroDroid settings, but please note that this may cause significant battery consumption.
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
 
Turn off screen
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
 
 
 
 
</pre><br>
 
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
 
Local variables
 
 
 
 
 
</pre><br>
 

Latest revision as of 22:04, 11 June 2024

This trigger is triggered when the device is flipped from face up to face down or vice versa.

Please note that this trigger will only work when the device screen is on (default setting).

You can enable the trigger to work with the screen off from the MacroDroid settings, but please note that this may cause significant battery consumption.