iOS interview questions
Latest iOS Interview Questions
Search Your Question
Which method called when I click on next, done button of keyboard?
Ans :
textFieldShouldReturn
func
textFieldShouldReturn
(
_
textField:
UITextField
) ->
Bool
{
return
false
}
No comments:
Post a Comment
Thanks
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Thanks