SM_CYMAXTRACK top-level constant

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

The default maximum height of a window that has a caption and sizing borders, in pixels. This metric refers to the entire desktop. The user cannot drag the window frame to a size larger than these dimensions.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_CYMAXTRACK instead')
const SM_CYMAXTRACK = 60;