Module renderer
iced_
core
0.14.0-dev
Module renderer
Module Items
Structs
Traits
In crate iced_
core
Modules
alignment
border
clipboard
event
font
gradient
id
image
keyboard
layout
mouse
overlay
padding
renderer
svg
text
theme
time
touch
widget
window
Macros
color
Structs
Color
Degrees
Element
Hasher
Pixels
Point
Radians
Rectangle
Shadow
Shell
Size
SmolStr
Transformation
Vector
Enums
Background
ContentFit
Length
Rotation
iced_core
Module
renderer
Copy item path
Settings
Help
Summary
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.