🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

maxTextLength

Limits the number of characters that can be entered, e.g.

Source set: Common
public var SemanticsPropertyReceiver.maxTextLength: Int by SemanticsProperties.MaxTextLength

Limits the number of characters that can be entered, e.g. in an editable text field. By default this value is -1, signifying there is no maximum text length limit.

Content updated: