Difference between revisions of "Trigger: Home Button Long Press"

m
 
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This trigger is fired when a long press is performed on the home button.
 
This trigger is fired when a long press is performed on the home button.
  
 
Note that this trigger requires MacroDroid to be set as the default voice input and assistance application.
 
Note that this trigger requires MacroDroid to be set as the default voice input and assistance application.
 
</pre>
 
</pre>
<br>
 
'''Example Usage'''<br/>
 
If you hold down the home button for a long time (1.5s by default) you will take a screenshot.
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
Long press home button
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
Take screenshot
 
</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 17:26, 23 January 2024

This trigger is fired when a long press is performed on the home button.

Note that this trigger requires MacroDroid to be set as the default voice input and assistance application.