iphone - How do I change the UIKeyboard when using the UISearchBar? -


I want to set the keyboard type of UISearchBar for UIKeyboardAppearanceAlert, but I do not seem to access UISearchBar's UIKeyboard can .

You UISearchBar in UISearchBar

  UIT extField * textField = (UITextField *) [[Searchbar SubViews] ObjectAutindex: 0]; TextField.keyboardAppearance = UIKeyboardAppearanceAlert;  

Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -