Difference between revisions of "Trigger: Fingerprint Gesture"

m
m
Line 20: Line 20:
 
</pre><br>
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
Constrains
+
Constraints
  
 
Device unlocked
 
Device unlocked

Revision as of 08:12, 25 May 2023

This trigger will be triggered when the selected gesture is performed on the fingerprint sensor.

Additional note.

Note that not all devices support this trigger, as some do not implement the standard Android fingerprint gesture APIs.

Example Usage
When you perform the up-down gesture, the notification bar will be displayed, only if the device is unlocked.

Triggers

Fingerprint gesture (Swipe down)


Actions

Pull down notification bar


Constraints

Device unlocked


Local variables