Pergunta

When the user touches a UITextField a keyboard normally slides up from the bottom of the screen.

Is there a way to make the keyboard appear at the top of the screen instead of the bottom?

Foi útil?

Solução

No, that would be against the UI guidelines and since keyboards are made/controlled/managed by Apple there is no API to do this. At least, not a documented way I'm aware of.

Outras dicas

Is there a way to make the keyboard appear at the top of the screen instead of the bottom?

Easy. Turn your phone/iPod/iPad upside down!

(technically this is an answer!)

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top