Constant fidl_test_inputsynthesis::MOUSE_MAX_NUM_BUTTONS
source · pub const MOUSE_MAX_NUM_BUTTONS: u32 = 32;
Expand description
A hardcoded number of max mouse buttons. This should be increased in the future if we ever see mice with more buttons. Copied from fuchsia.input.report.mouse.