Trigger an action on user inactivity
With the Timer component, you can automatically trigger an event after a certain period of inactivity. Very useful for kiosks and touch screens intended for the visitors, this action will allow you to reset and return to the home screen of your application, for example.
The
Timer component has 2 modes: Normal or Inactivity. The Inactivity mode allows to count the time without any user action.
Insert the
Timer at the Project level so that it is available throughout your application.
Select this mode and the duration of the timer. To trigger the action, you can either
create a marker at the desired time or choose the
End of play trigger to launch the action at the end of the previously defined time.