maxLines property
Maximum number of lines allowed in the text field. Type: int (optional, defaults to 1). Usage: Controls multi-line input; set higher for notes or descriptions.
Implementation
final int maxLines;
Maximum number of lines allowed in the text field. Type: int (optional, defaults to 1). Usage: Controls multi-line input; set higher for notes or descriptions.
final int maxLines;