multiline
True if multiline input mode should be enabled.
multiline?: boolean
Notes
- Setting this property to true also suppresses the EnterKeyPress event.
- This property can’t be changed after rendering.
Related
- class UITextFieldA view class that represents a text field control.