SM_CYMINSPACING top-level constant

  1. @Deprecated('Use SYSTEM_METRICS_INDEX.SM_CYMINSPACING instead')
int const SM_CYMINSPACING

The height of a grid cell for a minimized window, in pixels. Each minimized window fits into a rectangle this size when arranged. This value is always greater than or equal to SM_CYMINIMIZED.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_CYMINSPACING instead')
const SM_CYMINSPACING = 48;