pub fn get_chars_count(
child: impl IntoUiNode,
chars: impl IntoVar<usize>,
) -> UiNodeExpand description
P Gets the number of character in the text.
pub fn get_chars_count(
child: impl IntoUiNode,
chars: impl IntoVar<usize>,
) -> UiNodeP Gets the number of character in the text.