pub const SCROLL_METHOD_ON_BUTTON_DOWN: ScrollMethod;Expand description
Send scroll events when a button is down and the device moves along a scroll-capable axis.
pub const SCROLL_METHOD_ON_BUTTON_DOWN: ScrollMethod;Send scroll events when a button is down and the device moves along a scroll-capable axis.