directionalTraversalEdgeBehavior property

TraversalEdgeBehavior directionalTraversalEdgeBehavior
getter/setter pair

Controls the directional transfer of focus when the focus is on the first or last item.

Changing this field value has no immediate effect on the UI. Instead, next time focus traversal takes place FocusTraversalPolicy will read this value and apply the new behavior.

Implementation

TraversalEdgeBehavior directionalTraversalEdgeBehavior;