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
Post a Comment