SPI_SETBORDER top-level constant

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

Sets the border multiplier factor that determines the width of a window's sizing border. The uiParam parameter specifies the new value.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETBORDER instead')
const SPI_SETBORDER = 0x0006;