iphone - What is autoresizesForKeyboard and how does it work? -
i trying find way adjust screen when keyboard slides text field being edited (uitextview in case) slides , stays in focus instead of getting hidden behind keyboard.
i saw few discussion on google groups mentioning - autoresizesforkeyboard - http://groups.google.com/group/three20/browse_thread/thread/38bdadc89a1f35f8/2f8b92a6058cf136?lnk=raot&pli=1
i not able figure out how use or find documentation it.
then saw how apple recommends - http://developer.apple.com/library/ios/#documentation/stringstextfonts/conceptual/textandwebiphoneos/keyboardmanagement/keyboardmanagement.html
however autoresizesforkeyboard sounds intriguingly simple. can please shed light on this?
autoresizesforkeyboard part of three20 library , property of ttviewcontroller class.
http://api.three20.info/interface_t_t_view_controller.html#acc0ff2c5d115eb977aaac419cb64f62b
"three20 iphone development library. it's code powers facebook iphone app , many other apps in app store."
Comments
Post a Comment