From 4b5635c5e52c471bf83b1c3fad00f2d83b130bc6 Mon Sep 17 00:00:00 2001 From: mrgsdev <157994617+mrgsdev@users.noreply.github.com> Date: Fri, 5 Jul 2024 10:12:37 +0300 Subject: [PATCH] Update voice-over@trAMZVA4tDB7b_qAgiWNW.md (#6051) --- .../ios/content/voice-over@trAMZVA4tDB7b_qAgiWNW.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/ios/content/voice-over@trAMZVA4tDB7b_qAgiWNW.md b/src/data/roadmaps/ios/content/voice-over@trAMZVA4tDB7b_qAgiWNW.md index 6e7d079a6..c58b6099f 100644 --- a/src/data/roadmaps/ios/content/voice-over@trAMZVA4tDB7b_qAgiWNW.md +++ b/src/data/roadmaps/ios/content/voice-over@trAMZVA4tDB7b_qAgiWNW.md @@ -1 +1,11 @@ -# Voice Over \ No newline at end of file +# Voice Over + +VoiceOver is an assistive technology that enables people to experience the interface on their devices without having to see the screen. People who are blind or have low vision depend on VoiceOver to provide auditory feedback while using their devices, but VoiceOver can be useful to people in a wide variety of contexts. For example, someone prone to motion sickness might choose to turn VoiceOver on while they’re in a moving vehicle. + +VoiceOver is a screen reader that enables people to experience an app’s interface without having to see the screen. With touch gestures on iOS and iPadOS, keyboard buttons on macOS, and remote buttons on tvOS, VoiceOver users can move through your app’s UI in reading order, from the top of the screen to the bottom, and receive descriptions in over 60 languages and locales of UI controls, text, and images audibly or in braille. + + +Visit the following resources to learn more: + +- [@official@VoiceOver](https://developer.apple.com/documentation/accessibility/voiceover/) +- [@official@Supporting VoiceOver in your app](https://developer.apple.com/documentation/uikit/accessibility_for_uikit/supporting_voiceover_in_your_app)