SM_CMOUSEBUTTONS top-level constant

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

The number of buttons on a mouse, or zero if no mouse is installed.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_CMOUSEBUTTONS instead')
const SM_CMOUSEBUTTONS = 43;