SM_SHOWSOUNDS top-level constant

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

Nonzero if the user requires an application to present information visually in situations where it would otherwise present the information only in audible form; otherwise, 0.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_SHOWSOUNDS instead')
const SM_SHOWSOUNDS = 70;