Search code examples
iosuitextfieldiphone-softkeyboard

Textfield hidden by keyboard


I have a few textfield's which are obscured by the keyboard when visible. I think I will need to shift view up when the keyboard is visible. How do I detect this?


Solution

  • Perhaps you are looking for this to detect when the keyboard will be made visible on a textfield being editable.