max_chars_count

Function max_chars_count 

Source
pub fn max_chars_count(
    child: impl IntoUiNode,
    max: impl IntoVar<usize>,
) -> UiNode
Expand 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.