Module renderer
cosmic
0.1.0
Module renderer
Module Items
Structs
Traits
In cosmic::
iced_
futures::
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
Border
Color
Degrees
Element
Font
Hasher
Image
Layout
Padding
Pixels
Point
Radians
Rectangle
Shadow
Shell
Size
SmolStr
Svg
Text
Transformation
Vector
Enums
Alignment
Background
ContentFit
Event
Gradient
Length
Rotation
Theme
Traits
Clipboard
Overlay
Renderer
Widget
cosmic
::
iced_futures
::
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.