traversalEdgeBehavior property

TraversalEdgeBehavior traversalEdgeBehavior
final

Controls the transfer of focus beyond the first and the last items in a popover. Defaults to TraversalEdgeBehavior.closedLoop.

Changing this field value has no immediate effect on the UI.

Implementation

final TraversalEdgeBehavior traversalEdgeBehavior;