My eight-year-old son is left-handed and I am right-handed. I wish to be able to quickly and easily switch primary and secondary mouse buttons from the command line. We use Windows 10.
When using the ChromeVox screen reader I find that it's possible to navigate to a select box and to select options, but I can't work out how to have the screen reader read out the options, which is
Please correct me if I am wrong, but usually screen reader navigation works by pressing the tab key, and usually you do not have (or need) tab-able images.
I have a button with accessibility label @"a". When the button is pressed, I have a callback that sets the accessibility label button.accessibilityLabel = @"b".