interactive_caret

Function interactive_caret 

Source
pub fn interactive_caret(
    child: impl IntoUiNode,
    mode: impl IntoVar<InteractiveCaretMode>,
) -> UiNode
Expand description

P Defines when the interactive carets are used.

By default only uses interactive carets for touch selections.