ios - How do I change the primary Accessibility element in a new ViewController which helps blind people? -


i implementing voiceover accessibility in ios app pikspeak helps blind people locate ios different buttons on screen.

so, when open new viewcontroller first button siri announces 1 on top left corner. though, not primary button want users hear when open new vc button. rather want page heading button

so, how change primary accessibility uilabel ??


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

collision detection - C++ library for mesh to mesh intersection: what is available? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -