ios - Scroll scrollview based on user navigation with VoiceOver -


i have scroll view in app contains 2 views (with various subviews).

the scrollview full width of screen , each subview full width of screen. (horizontally scrolling). scroll view has paging enabled when scroll moves way 1 page other.

when navigate voiceover iterates elements of first "page" , moves first element of second page. scrollview scroll far enough just put element on screen.

can respond navigation of voiceover , somehow scroll scroll view moves correct page fully?

i've had @ various accessibility properties none of them seem relate responding navigation.

i can't provide code because i'm not sure start?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -