Changes the type of the return key on the keyboard. Translates to UIReturnKeyType on iOS.
This type can have the following values.
| Value | Description |
|---|
"Default" | Default return key. |
"CloseKeyboard" | Close keyboard return key. |
"Done" | Done return key. |
"EmergencyCall" | Emergency call return key. |
"Go" | Go return key. |
"Google" | Google return key. |
"Join" | Join return key. |
"Next" | Next return key. |
"Route" | Route return key. |
"Search" | Search return key. |
"Send" | Send return key. |
"Yahoo" | Yahoo return key. |