iosuikeyboardcore-textios13uitextinput

iOS13: Is there a way to disable the new swipe to type feature?


I have an app that implements a custom text view by using the UITextInput, UIKeyInput and UITextInputTraits protocols.

If you've installed iOS13, you've seen that the keyboard has a snazzy new feature that lets you swipe across the keys to type.

I'm wanting to disable this feature for now and I was wondering, has anyone found a way yet? I've looked around in the docs for the aforementioned protocols and haven't been able to find anything. Is it even possible?


Solution

  • I think imposible. Because it is system config. User manual go setting and disable it. My app will can’t change the setting