This question already has an answer here:
- How to disable 4 finger gestures on iPad? 3 answers
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.
This question already has an answer here:
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.
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.