Crate zng_wgt_fill
source ·Expand description
Modules§
- Color and gradient fill nodes and builders.
Functions§
P
Custom background. Allows using any other UI node as a background.P
Fill color background.P
Conic gradient background.P
Custom background generated using aWidgetFn<()>
.P
Linear gradient background.P
Radial gradient background.P
Custom foreground fill. Allows using any other UI node as a foreground overlay.P
Fill color overlay.P
Conic gradient foreground.P
Custom foreground generated using aWidgetFn<()>
.P
Linear gradient overlay.P
Foreground highlight border overlay.P
Radial gradient foreground.