iced/src/touch.rs
2022-10-04 11:15:36 +02:00

2 lines
86 B
Rust

//! Listen and react to touch events.
pub use crate::runtime::touch::{Event, Finger};