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

StackOverflow https://stackoverflow.com/questions/8009590

  •  21-02-2021
  •  | 
  •  

Question

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.

Pas de solution correcte

Autres conseils

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top