input_synthesis

Function add_mouse_device_command

Source
pub async fn add_mouse_device_command(
    width: u32,
    height: u32,
) -> Result<Box<dyn InputDevice>, Error>
Expand description

Add a synthesis mouse device.