SM_TABLETPC top-level constant

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

Nonzero if the current operating system is the Windows XP Tablet PC edition or if the current operating system is Windows Vista or Windows 7 and the Tablet PC Input service is started; otherwise, 0.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_TABLETPC instead')
const SM_TABLETPC = 86;