-2

I need to turn off the accessibility screenreader programmatically/automatically in certain view or viewcontroller

nhgrif
  • 61,578
  • 25
  • 134
  • 173

1 Answers1

1

You can't, by design. This is a user preference and you should work with it, not against it.

nhgrif
  • 61,578
  • 25
  • 134
  • 173
theg5prank
  • 173
  • 7