swift - UIInputViewController go back to first responder -


i create custom keyboard used entering information in different textfield, paykey, problem want go first responder when view loaded first time , insert text in first textdocumentproxy. example in message app, in discussion, textfield touch show keyboard, want make first responder again , insert text want.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -