pub fn interactive_caret(
child: impl IntoUiNode,
mode: impl IntoVar<InteractiveCaretMode>,
) -> UiNodeExpand description
P Defines when the interactive carets are used.
By default only uses interactive carets for touch selections.
pub fn interactive_caret(
child: impl IntoUiNode,
mode: impl IntoVar<InteractiveCaretMode>,
) -> UiNodeP Defines when the interactive carets are used.
By default only uses interactive carets for touch selections.