How to Group UI Elements in Swift for VoiceOver on MacOS?
How to Group UI Elements in Swift for VoiceOver on MacOS?
- Subject: How to Group UI Elements in Swift for VoiceOver on MacOS?
- From: Chi Kim <email@hidden>
- Date: Sun, 15 Apr 2018 11:07:13 +0000
- Thread-topic: How to Group UI Elements in Swift for VoiceOver on MacOS?
Hi All,
I used NSStackView to easily organized UI elements and place them on
different areas of main view.
Now, VoiceOVer sees all UI elements in one layer, and I'm wondering How
I can make stack views so that VoiceOver users have to interact and stop
interact with each stack view.
Even better, is there any view that automatically appears to VoiceOver
as a group, and I can just use it as a container?
I'd really appreciate if someone could provide any snippet in Swift.
Here's the post I created on Stack Overflow.
https://stackoverflow.com/questions/49841207
Thanks!
Chi
_______________________________________________
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