policy property

FocusTraversalPolicy policy
final

The policy used to move the focus from one focus node to another when traversing them using a keyboard.

If not specified, traverses in reading order using ReadingOrderTraversalPolicy.

See also:

Implementation

final FocusTraversalPolicy policy;