Function zng_wgt_text::node::render_selection

source ยท
pub fn render_selection(child: impl UiNode) -> impl UiNode
Expand description

An Ui node that renders the text selection background.

The Text! widgets introduces this node in new_child, around the render_text node.