Re: UIStackView and shouldGroupAccessibilityChildren
Re: UIStackView and shouldGroupAccessibilityChildren
- Subject: Re: UIStackView and shouldGroupAccessibilityChildren
- From: David Dunham <email@hidden>
- Date: Mon, 24 Jul 2017 15:10:40 -0400
Chris Fleizach wrote:
>> When I swipe, VoiceOver goes first to the UITextField (since it’s taller),
>> and then the UILabel. How can I change this?
>
> nameContainer.accessibilityElements = @[ label, textField ]
Of course! I’ve been loving shouldGroupAccessibilityChildren so much (since I
could’t use it in my last game, pre-iOS 6) that I missed the obvious answer.
Thank you.
David Dunham
Twitter: @radiofreelunch http://www.pensee.com/dunham/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden