Usage
A picker displays one or more lists of distinct values that people can choose from.
Given that I am on a screen with a picker wheel / spinner
When I use | I see/hear |
---|---|
Arrow keys or ctrl + tab | Focus visibly moves to the picker |
Spacebar | Expands/collapses picker |
Arrow keys | Selects options |
When I use | I hear |
---|---|
Swipe | Focus moves to the picker, expresses its name, role, state |
Doubletap | Picker displays options |
Reads | I hear |
---|---|
Name | Its purpose is clear and matches visible label |
Role | It identifies itself as a button |
Group | Any visible label is read with the picker in a single swipe |
State | It expresses its value (and state if disabled/dimmed) |
When I use | I see |
---|---|
Text resize | Text can resize up to 200% without losing information |
Increase contrast | Focus outline becomes high contrast |
A picker displays one or more lists of distinct values that people can choose from.