SPI_GETSCREENSAVEACTIVE top-level constant

  1. @Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_GETSCREENSAVEACTIVE instead')
int const SPI_GETSCREENSAVEACTIVE

Determines whether screen saving is enabled. The pvParam parameter must point to a BOOL variable that receives TRUE if screen saving is enabled, or FALSE otherwise.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_GETSCREENSAVEACTIVE instead')
const SPI_GETSCREENSAVEACTIVE = 0x0010;