Detect TextInput done

On android (and iOS) when the user is done typing text into the input field they have a done button they can press. How can I wire into the done button pressed event ? I Input handles “return” on desktop just fine.

We will be doing a pass on this soon to fix the callbacks ect for input fields.

1 Like

I handle with this way;

http://forum.unity3d.com/threads/detect-submit-on-android.265602/#post-1755982