How do I bind an action to the Go button of the keyboard in iOS ?
You can connect UITextFiled event Did End On Exit in Connections Inspector. It is triggered after tapping Go / Return / whatever you choose as Return Key in Attributes Inspector.
UITextFiled
Did End On Exit
Connections Inspector
Go
Return
Return Key
Attributes Inspector