Difference between revisions of "Action: Block Screen Touch"

(First edition of this page)
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
== About ==
+
<span style="color: #1665b0; font-size: 24px;">'''About this action'''</span>
 
 
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This action can be used to prevent touches on the screen being registered.
 
This action can be used to prevent touches on the screen being registered.
 +
And can now block a specific area of the screen.
 +
</pre><br/>
 +
<span style="color: #1665b0; font-size: 24px;">'''Please note that'''</span>
 +
<pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px;">
 +
To avoid situations where the device becomes unusable this action will auto disable whenever the screen is turned off.
  
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.
 
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>
 

Latest revision as of 15:57, 19 March 2024

About this action

This action can be used to prevent touches on the screen being registered.
And can now block a specific area of the screen.


Please note that

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.