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.