Function zng::text::selection_color
source ยท pub fn selection_color(
child: impl UiNode,
color: impl IntoVar<Rgba>,
) -> impl UiNode
Expand description
P
Sets the SELECTION_COLOR_VAR
.
pub fn selection_color(
child: impl UiNode,
color: impl IntoVar<Rgba>,
) -> impl UiNode
P
Sets the SELECTION_COLOR_VAR
.