SM_YVIRTUALSCREEN top-level constant

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

The coordinates for the top of the virtual screen. The virtual screen is the bounding rectangle of all display monitors. The SM_CYVIRTUALSCREEN metric is the height of the virtual screen.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_YVIRTUALSCREEN instead')
const SM_YVIRTUALSCREEN = 77;