I have this code below to record TextInput on my Kivy/Python App
def _on_keyboard_down(self, modifiers,keycode, keyboard, text,*args): if keycode == 13: