SPI_GETICONTITLEWRAP top-level constant

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

Determines whether icon-title wrapping is enabled. The pvParam parameter must point to a BOOL variable that receives TRUE if enabled, or FALSE otherwise.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_GETICONTITLEWRAP instead')
const SPI_GETICONTITLEWRAP = 0x0019;