SPI_SETSCREENSAVEACTIVE top-level constant Null safety
Sets the state of the screen saver. The uiParam parameter specifies TRUE to activate screen saving, or FALSE to deactivate it.
Implementation
const SPI_SETSCREENSAVEACTIVE = 0x0011;
Sets the state of the screen saver. The uiParam parameter specifies TRUE to activate screen saving, or FALSE to deactivate it.
const SPI_SETSCREENSAVEACTIVE = 0x0011;