How can I disable autocorrect in the keyboard popup from iOS. I’m using a UIToolkit Runtime TextField created with UIBuilder?
I’ve googled for a couple hours with nothing useful.
I found Unity - Scripting API: TouchScreenKeyboard.Open. but that doesn’t seem possible as far as I can tell to call this from a TextField.
Hi,
Unfortunately, this is not supported yet but it will be in the near future, hopefully within the 2021 cycle
That’s great news! Hopefully it’s soon! Thanks for the quick reply.
It would also be great if tapping outside the keyboard closed it rather than having to click the done button.