pub fn max_chars_count(
child: impl IntoUiNode,
max: impl IntoVar<usize>,
) -> UiNodeExpand description
P Maximum number of characters that can be input.
Zero means no limit. Is zero by default.
This property sets the MAX_CHARS_COUNT_VAR.