pub async fn set_scroll_resolution(
route: &DeviceRoute,
resolution: ScrollResolution,
) -> Result<ScrollWheelMode, WriteError>Expand description
Set only the wheel resolution while preserving the current inversion flag. Reporting is always normalized to native HID.