Difference between revisions of "Action: Block Screen Touch"

m
Line 8: Line 8:
 
This action will not work with the screen on or the device unlocked trigger to prevent accidental device lock out.
 
This action will not work with the screen on or the device unlocked trigger to prevent accidental device lock out.
 
</pre>
 
</pre>
 
==<p><b> Example </b></p>==
 
 
''''' When you open a video on YouTube, use a quick tile to block screen touches '''''
 
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
Quick Tile On/Press
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
Block Screen Touches | Enabled  (Please read the 'About' section)
 
Collapse Status Bar
 
</pre><br>
 
 
<pre style="background-color: #387F3D; 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>
 

Revision as of 18:15, 29 January 2024

About

This action can be used to prevent touches on the screen being registered.

To avoid situations where the device becomes unusable this action will auto disable whenever the screen is turned off.

This action will not work with the screen on or the device unlocked trigger to prevent accidental device lock out.