SM_CXFULLSCREEN top-level constant

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

The width of the client area for a full-screen window on the primary display monitor, in pixels.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_CXFULLSCREEN instead')
const SM_CXFULLSCREEN = 16;