When Narrator is on, It's automatically scanning the page and reading entire page content. I need stop Narrator scan mode on in UWP. Is there is any specific API's are available to use in UWP. Please provide any solution or suggestion to handle this issue.
Asked
Active
Viewed 121 times
0
-
Any updates about your issue? – Roy Li - MSFT Mar 03 '22 at 06:26
1 Answers
0
Is there is any specific API's are available to use in UWP.
I have to say no, the Narrator is controlled by the system. Currently, there is no API from UWP that could directly control the behavior of Narrator.

Roy Li - MSFT
- 8,043
- 1
- 7
- 13
-
If you really need such kind of API, you could submit a feature request in the Feedback Hub in the Start Menu. – Roy Li - MSFT Feb 15 '22 at 02:57