SM_SYSTEMDOCKED top-level constant

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

Reflects the state of the docking mode, 0 for Undocked Mode and non-zero otherwise.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_SYSTEMDOCKED instead')
const SM_SYSTEMDOCKED = 0x2004;