ES_DISPLAY_REQUIRED top-level constant

  1. @Deprecated('Use EXECUTION_STATE.ES_DISPLAY_REQUIRED instead')
int const ES_DISPLAY_REQUIRED

Forces the display to be on by resetting the display idle timer.

Implementation

@Deprecated('Use EXECUTION_STATE.ES_DISPLAY_REQUIRED instead')
const ES_DISPLAY_REQUIRED = 0x00000002;