开发者

how to keyboard on after clicking in textfield

i Have a UITextField and a TableView When I click on textField then Tableview appear with popover controller and Keyboard is hidden automatically so 开发者_如何学运维i dont want to hide Keyboard after cliked on textfield How can i do this , I want to perform Two task when i click on textfield. keyboard should not hidden


Set UITextField as the firstresponder after the touch happen's. It may solve your issue.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜