pub fn simulate_mouse_with_touch(option: bool)
Expand description

This is set to true by default, meaning touches will raise mouse events in addition to raising touch events. If set to false, touches won’t affect mouse events.