SPI_SETKEYBOARDPREF top-level constant Null safety
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
const SPI_SETKEYBOARDPREF = 0x0045;