SM_CYICONSPACING top-level constant

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

The height of a grid cell for items in large icon view, in pixels. Each item fits into a rectangle of size SM_CXICONSPACING by SM_CYICONSPACING when arranged. This value is always greater than or equal to SM_CYICON.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_CYICONSPACING instead')
const SM_CYICONSPACING = 39;