FocusObject.PrevTabKey property
When receiving keyboard focus, pressing the key specified in the PrevTabKey property moves the keyboard focus to the previous object.
If each class derived from FocusObject has its own key to be processed, keyboard focus movement will not be performed even if the specification is duplicated with that key.
For the values that can be specified for the PrevTabKey property, refer to Key specification.
For the priority when multiple meanings are assigned to one key operation, refer to Priority order for key operations.
There are limits to AI. Please refer to the Android Version Features and Restrictions.