SPI_SETICONTITLELOGFONT top-level constant

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

Sets the font that is used for icon titles. The uiParam parameter specifies the size of a LOGFONT structure, and the pvParam parameter must point to a LOGFONT structure.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETICONTITLELOGFONT instead')
const SPI_SETICONTITLELOGFONT = 0x0022;