Function zng::widget::foreground_highlight
source ยท pub fn foreground_highlight(
child: impl UiNode,
offsets: impl IntoVar<SideOffsets>,
widths: impl IntoVar<SideOffsets>,
sides: impl IntoVar<BorderSides>,
) -> impl UiNode
Expand description
P
Foreground highlight border overlay.
This property draws a border contour overlay that can be positioned using offsets
.