On screen keyboard obscures UITextField
Hi all,
Is there a simple way to ensure that the on-screen keyboard doesn't obscure the UITextField that the user is entering data into?
Like for instance can I set a flag somewhere that makes the keyboard slide down from the top for UITextFields that are at the bottom of the screen?
Thanks.
|