pub fn touch_event(touch: Touch, scale_factor: f64) -> Event
Expand description

Converts a Touch from winit to an iced_native touch event.