Exposing paragraphs and links as separate objects in UITextView
Exposing paragraphs and links as separate objects in UITextView
- Subject: Exposing paragraphs and links as separate objects in UITextView
- From: Vincenzo Rubano <email@hidden>
- Date: Sat, 14 May 2016 11:01:44 +0200
Hi all,
in my application I have a UITextView that displays some text. The text view is not editable. The displayed text contains multiple paragraphs and occasionally a few links here and there.
Is there a way to expose the text view content to VoiceOver as separate objects just like the WKWebView does?
I need to implement this to offer a better user experience to VoiceOver users and I’d prefer not to use a WKWebView since I’d have to mess up with the layout in code, something I don’t like at all.
Cheers
Vincenzo Rubano.
NVApple Team
|
_______________________________________________
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