Direction relative to a tab pointing to another tab. Can be used to navigate between tabs in the
dock layout. In addition to navigating sequentially between tabs, these directions can navigate
to tabs specifically in other tab groups. For directions that only navigate to a tab directly
before or after the current tab, see DirectionFromTabAdjacent.
Note: In the following descriptions, "forward"/"next" means right in LTR and left in RTL, and
"backward"/"previous" means left in LTR and right in RTL
See DirectionFromTabAdjacent for directions that look for a tab directly before or after
the current tab, which may be in the same or a different tab group
nextTabGroup - go to the active tab in the tab group forward from the tab group this tab is in
previousTabGroup - go to the active tab in the tab group backward from the tab group this tab
is in
Direction relative to a tab pointing to another tab. Can be used to navigate between tabs in the dock layout. In addition to navigating sequentially between tabs, these directions can navigate to tabs specifically in other tab groups. For directions that only navigate to a tab directly before or after the current tab, see DirectionFromTabAdjacent.
Note: In the following descriptions, "forward"/"next" means right in LTR and left in RTL, and "backward"/"previous" means left in LTR and right in RTL
nextTabGroup- go to the active tab in the tab group forward from the tab group this tab is inpreviousTabGroup- go to the active tab in the tab group backward from the tab group this tab is in