Link Search Menu Expand Document

ContainerObject.PrevTabKey property

If the object managed as a child has keyboard focus , pressing the key specified in the PrevTabKey property moves the keyboard focus to the previous object.

If the child object has its own focus move key, the child object’s specification takes precedence.

Also, if the key specified in the PrevTabKey property is used as a unique function of the child object, the processing of the child object is prioritized and the focus is not moved.

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 in key operation.

There are restrictions on the keys that can be specified in AI. See Android version features and constraints