translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 3 of 3 questions

Prevent voice over (Accessibility) from announcing UITableViewCell as selected

Stackoverflow

When a UITableViewCell is selected, voice over announces "selected", I don't want voice over to say "selected". How can i achieve this ?

Tags: 
  • ios
  • uitableview
  • accessibility
  • voiceover
  • uiaccessibility

ios voiceover for UITableView sections

Stackoverflow

Is there some way that I can avoid the section titles of the UITableView from saying "heading" in the voiceover mode after the text on the section is read?

Tags: 
  • ios
  • uitableview
  • accessibility
  • voiceover

Accessibility Label for radio button on action?

Stackoverflow

In TableViewCell, I have custom imageview which act as a radio button. This imageview has two states

Tags: 
  • ios
  • uitableview
  • accessibility
  • voiceover
  • announcementnotification