SystemUiReturnKeyAction
#include <bb/system/SystemUiReturnKeyAction>
To link against this class, add the following line to your .pro file: LIBS += -lbbsystem
The possible types of actions to associate with the Return key.
BlackBerry 10.0.0
Public Types Index
Public Types
The possible types of actions to associate with the Return key.
BlackBerry 10.0.0
- Default = 0
The default return key.
Since:BlackBerry 10.0.0
- Go = 1
Return key type is Go.
Since:BlackBerry 10.0.0
- Join = 2
Return key type is Join.
Since:BlackBerry 10.0.0
- Next = 3
Return key type is Next.
Since:BlackBerry 10.0.0
- Search = 4
Return key type is Search.
Since:BlackBerry 10.0.0
- Send = 5
Return key type is Send.
Since:BlackBerry 10.0.0
- Submit = 6
Return key type is Submit.
Since:BlackBerry 10.0.0
- Done = 7
Return key type is Done.
Since:BlackBerry 10.0.0
- Connect = 8
Return key type is Connect.
Since:BlackBerry 10.0.0