Screen Control
Manage screen behavior to keep it always on or allow normal screen dimming.
Recommended Setup:
Use this action on page load or based on specific user actions, such as during video playback or reading sessions.

Steps:
Go to the Workflow tab and select the desired event trigger (e.g., Page Load or Button Click).
Add the "Screen Control" action.
Configure the following property:
"Control Type":
keepScreenOn
: Prevents the screen from dimming.keepScreenNormal
: Restores normal screen behavior.
Last updated
Was this helpful?