Difference between revisions of "Trigger: Home Button Long Press"
m |
m |
||
Line 1: | Line 1: | ||
+ | <pre style="background-color: #EEEEEE; color: Black; 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> | ||
'''Example Usage'''<br/> | '''Example Usage'''<br/> | ||
− | Long press home button > Take | + | 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;"> | ||
+ | Constrains | ||
+ | |||
+ | |||
+ | </pre><br> | ||
+ | <pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Local variables | ||
+ | |||
+ | |||
+ | </pre><br> |
Revision as of 14:07, 29 April 2023
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.
Example Usage
If you hold down the home button for a long time (1.5s by default) you will take a screenshot.
Triggers Long press home button
Actions Take screenshot
Constrains
Local variables