pub const MOUSE_BUTTON_MIDDLE: u64 = 1;
Middle mouse button constant for use with PointerAction.
PointerAction