SM_CXICONSPACING top-level constant

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

The width 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_CXICON.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_CXICONSPACING instead')
const SM_CXICONSPACING = 38;