SM_CXVIRTUALSCREEN top-level constant

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

The width of the virtual screen, in pixels. The virtual screen is the bounding rectangle of all display monitors. The SM_XVIRTUALSCREEN metric is the coordinates for the left side of the virtual screen.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_CXVIRTUALSCREEN instead')
const SM_CXVIRTUALSCREEN = 78;