Docs.rs
iced_core-0.12.1
iced_core 0.12.1
Docs.rs crate page
MIT
22 February 2024
Links
Homepage
Repository
crates.io
Source
Owners
hecrj
Dependencies
bitflags ^2.0
normal
glam ^0.25
normal
log ^0.4
normal
num-traits ^0.2
normal
palette ^0.7
normal
optional
smol_str ^0.2
normal
thiserror ^1.0
normal
web-time ^0.2
normal
xxhash-rust ^0.8
normal
approx ^0.5
dev
raw-window-handle ^0.6
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iced_core
0.12.1
Module mouse
Re-exports
Modules
Enums
In crate iced_core
?
Module
iced_core
::
mouse
source
·
[
−
]
Expand description
Handle mouse events.
Re-exports
§
pub use click::
Click
;
Modules
§
click
Track mouse clicks.
Enums
§
Button
The button of a mouse.
Cursor
The mouse cursor state.
Event
A mouse event.
Interaction
The interaction of a mouse cursor.
ScrollDelta
A scroll movement.