I have a text field and a button. After the text is inside the text field rather then hitting return, can i hit the button that is near my text field and it will act like the 'return' or 'enter' key.
I have found a stackoverflow anwser, kinda like my question: But still doesn't work "How to click UIButton when user hits return on keyboard"
I just need the button to act like a 'Enter' or 'Return' button.