SPI_SETICONTITLEWRAP top-level constant

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

Turns icon-title wrapping on or off. The uiParam parameter specifies TRUE for on, or FALSE for off.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETICONTITLEWRAP instead')
const SPI_SETICONTITLEWRAP = 0x001A;