Documentation

enterKeyHint

The text to display on the virtual keyboard’s ‘enter’ key.

enterKeyHint?: UITextField.EnterKeyHintType | string;

Notes

Related