SPI_GETDRAGFULLWINDOWS top-level constant

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

Determines whether dragging of full windows 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_GETDRAGFULLWINDOWS instead')
const SPI_GETDRAGFULLWINDOWS = 0x0026;