iced_
core
0.14.0-dev
Module renderer
Structs
Traits
In crate iced_
core
Module
iced_core
::
renderer
Copy item path
source
·
[
−
]
Expand description
Write your own renderer.
Structs
§
Quad
A polygon with four sides.
Style
The styling attributes of a
Renderer
.
Traits
§
Renderer
A component that can be used by widgets to draw themselves on a screen.