Function zng::text::interactive_caret
source ยท pub fn interactive_caret(
child: impl UiNode,
mode: impl IntoVar<InteractiveCaretMode>,
) -> impl UiNode
Expand description
P
Defines when the interactive carets are used.
By default only uses interactive carets for touch selections.