SPI_SETKEYBOARDPREF top-level constant

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

Sets the keyboard preference. The uiParam parameter specifies TRUE if the user relies on the keyboard instead of the mouse, and wants applications to display keyboard interfaces that would otherwise be hidden; uiParam is FALSE otherwise.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETKEYBOARDPREF instead')
const SPI_SETKEYBOARDPREF = 0x0045;