Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Desktop Application Object - Idle Event

Panel
bgColor#2c3c4c

Fired every 5 seconds when there is no user input from the keyboard or mouse

Member of Desktop Application Object (PRIM_APPL)

Parameters

Name

Type

Data Type

Description

Seconds

*Input

Integer

Number of seconds that have elapsed since the last user input

Details

The Idle event is fired when there is no user mouse or keyboard input for 5 seconds, and then again every 5 seconds after that.


See also

All Component Classes

Technical Reference