This website requires JavaScript.
Explore
Help
Sign in
leyoda
/
iced-yoda
Watch
1
Star
0
Fork
You've already forked iced-yoda
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
81ecc4a67f
iced-yoda
/
src
/
touch.rs
3 lines
83 B
Rust
Raw
Normal View
History
Unescape
Escape
expose touch module
2022-04-12 22:32:41 -06:00
//! Listen and react to touch events.
Create `iced_widget` subcrate and re-organize the whole codebase
2023-03-04 05:37:11 +01:00
pub
use
crate
::
core
::
touch
::
{
Event
,
Finger
}
;
Reference in a new issue
Copy permalink