Enumeration: UIReturnKeyType
Overview
The text string displayed in the “return” key of a keyboard.
Constant Summary
- UIReturnKeyDefault
Set the text of the return key to “return”.available in ios 2.0 and later.declared in uitextinputtraits.h.
- UIReturnKeyGo
Set the text of the return key to “go”. available in ios 2.0 and later.declared in uitextinputtraits.h.
- UIReturnKeyGoogle
Set the text of the return key to “google”.available in ios 2.0 and later.declared in uitextinputtraits.h.
- UIReturnKeyJoin
Set the text of the return key to “join”.available in ios 2.0 and later.declared in uitextinputtraits.h.
- UIReturnKeyNext
Set the text of the return key to “next”.available in ios 2.0 and later.declared in uitextinputtraits.h.
- UIReturnKeyRoute
Set the text of the return key to “route”.available in ios 2.0 and later.declared in uitextinputtraits.h.
- UIReturnKeySearch
Set the text of the return key to “search”.available in ios 2.0 and later.declared in uitextinputtraits.h.
- UIReturnKeySend
Set the text of the return key to “send”.available in ios 2.0 and later.declared in uitextinputtraits.h.
- UIReturnKeyYahoo
Set the text of the return key to “yahoo”.available in ios 2.0 and later.declared in uitextinputtraits.h.
- UIReturnKeyDone
Set the text of the return key to “done”.available in ios 2.0 and later.declared in uitextinputtraits.h.
- UIReturnKeyEmergencyCall
Set the text of the return key to “emergency call”.available in ios 2.0 and later.declared in uitextinputtraits.h.