pub fn get_caret_index(
child: impl IntoUiNode,
index: impl IntoVar<Option<CaretIndex>>,
) -> UiNodeExpand description
P Gets the caret char index, if the text is editable.
pub fn get_caret_index(
child: impl IntoUiNode,
index: impl IntoVar<Option<CaretIndex>>,
) -> UiNodeP Gets the caret char index, if the text is editable.