TouchScreenKeyboard.hideInput multi-line textfield

Hi,

I’m developing an app with a lot of textfields in it. I’ve set the TouchScreenKeyboard.HideInput to true. But when using a textfield with multiple lines it still shows. I checked the documentation and it seems that Unity3D doesn’t support hiding the TouchScreenKeyboard when using multi-line textfields. Is there a way to fix this in Objective-C or can’t this be done and should I ask if Unity3D will support this in the future?

1 Like

I’m guessing this can’t be done since no one is responding :frowning: I’ll file a request to Unity3D for adding support to hide de inputfield above the keyboard when typing in multi-line textfields.

1 Like