Constant fidl_fuchsia_input_report::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.