TextFieldLineLimits.SingleLine
-
Cmn
object TextFieldLineLimits.SingleLine : TextFieldLineLimits
The text field is always a single line tall, ignores newlines in the text, and scrolls horizontally when the text overflows.
object TextFieldLineLimits.SingleLine : TextFieldLineLimits
The text field is always a single line tall, ignores newlines in the text, and scrolls horizontally when the text overflows.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-09-05 UTC.