When VoiceOver is enabled UIPageControls are ‘adjustable’ elements.
When they have focus, a swipe up increments the value and a swipe down
decrements it.
Adding these methods makes FXPageControl’s behaviour consistent with
UIPageControl when VoiceOver is enabled.
When VoiceOver is enabled UIPageControls are ‘adjustable’ elements. When they have focus, a swipe up increments the value and a swipe down decrements it.
Adding these methods makes FXPageControl’s behaviour consistent with UIPageControl when VoiceOver is enabled.