MobileTextField.ReturnCaptions
From Xojo Documentation
Enumeration
The various captions that can be used with the Return key.
Notes
These values will automatically be localized to the language to which the user has the device set.
NextCaption and ContinueCaption will display as Next and Continue respectively. The word Caption is added only because these would otherwise conflict with the Xojo language keywords of the same names.
Values
Enum |
---|
Default |
Go |
Join |
NextCaption |
Route |
Search |
Send |
Done |
EmergencyCall |
ContinueCaption |
Compatibility
iOS projects on iOS and iPadOS operating systems.
See Also
ReturnCaption property and ReturnPressed event.