Function zng_wgt_input::focus::focus_highlight
source ยท pub fn focus_highlight(
child: impl UiNode,
offsets: impl IntoVar<SideOffsets>,
widths: impl IntoVar<SideOffsets>,
sides: impl IntoVar<BorderSides>,
) -> impl UiNode
Expand description
P
Sets the foreground highlight values used when the widget is focused and highlighted.