Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们如何检测在 Windows 操作系统中是否以可访问性模式运行?我们基本上需要检查用户在启动应用程序时是否打开了任何辅助功能。想法?
询问用户他们想要启用哪些功能。你不应该在你的应用程序中对他们需要什么做出假设,因为你可能会错(也许他们正在使用放大镜,因为他们正在查看 Where's Waldo 谜题)。
Windows 中没有“辅助功能模式”,就像现实世界中没有“辅助功能模式”一样。提供提高可访问性可能需要的个别功能,并让用户决定最适合他们的功能。