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.
我必须检测我能够做到的功能性 HOME 按钮和 LOCK 屏幕按钮
但问题是如果启用辅助触摸,用户可以模拟这些按钮的行为。那么IOS有没有办法检测用户是否打开了辅助触摸,以便应用程序可以要求他们在继续之前将其关闭。
Apple 没有提供任何官方 API 来访问现有的辅助触控功能。