Function zng_wgt_text::get_chars_count
source ยท pub fn get_chars_count(
child: impl UiNode,
chars: impl IntoVar<usize>,
) -> impl UiNode
Expand description
P
Gets the number of character in the text.
pub fn get_chars_count(
child: impl UiNode,
chars: impl IntoVar<usize>,
) -> impl UiNode
P
Gets the number of character in the text.