iOS Multitasking gestures: Is there any way to check if the user has them turned on or not? [duplicate]

♀尐吖头ヾ 提交于 2019-12-23 11:56:47

问题


I know there's no way for my app to control multitasking gestures, but I'm wondering if there might be a way I can check to see if they're on or off.


回答1:


As far as I know its not possible to know from code if this feature is ON or OFF.

This can only be turned ON or OFF by the user from the "Settings".

Well if we are talking about Jailbroken iOS device, then its a different ball-game. There it might be possible to do this.



来源:https://stackoverflow.com/questions/8009590/ios-multitasking-gestures-is-there-any-way-to-check-if-the-user-has-them-turned

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!