enterKeyHint
The text to display on the virtual keyboard’s ‘enter’ key.
enterKeyHint?: UITextField.EnterKeyHintType | string;
Notes
- Supported on some platforms only.
Related
class UITextField
A view class that represents a text field control.
The text to display on the virtual keyboard’s ‘enter’ key.
enterKeyHint?: UITextField.EnterKeyHintType | string;