iced_
core
0.14.0-dev
Module padding
Structs
Functions
In crate iced_
core
Module
iced_core
::
padding
Copy item path
source
·
[
−
]
Expand description
Space stuff around the perimeter.
Structs
§
Padding
An amount of space to pad for each side of a box
Functions
§
all
Create a
Padding
that is equal on all sides.
bottom
Create some bottom
Padding
.
left
Create some left
Padding
.
right
Create some right
Padding
.
top
Create some top
Padding
.