Difference between revisions of "Action: Block Screen Touch"

m
m
 
Line 2: Line 2:
 
<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/>
 
</pre><br/>
 
<span style="color: #1665b0; font-size: 24px;">'''Please note that'''</span>
 
<span style="color: #1665b0; font-size: 24px;">'''Please note that'''</span>

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.