Usage
Tab bars use bar items to navigate between mutually exclusive panes of content in the same view.
Given that I am on a screen with a tab bar
| When I use | I see/hear |
|---|---|
| Arrow keys or ctrl + tab | Focus visibly moves to the first tab |
| Spacebar | Activates the tab |
| When I use | I hear |
|---|---|
| Swipe | Focus moves to the tab, expresses its name, role, state |
| Doubletap | Activates the tab |
| Reads | I hear |
|---|---|
| Name | Its purpose is clear and matches any visible label |
| Role | The tab identifies itself as a tab |
| Group | The tab identifies its index (ex: 2 of 5) |
| State | The tab expresses its state (selected) |
| When I use | I see |
|---|---|
| Text resize | Text can resize up to 200% without losing information |
| Increased contrast | Focus outline becomes high contrast |
Tab bars use bar items to navigate between mutually exclusive panes of content in the same view.