ENTER_KEY

const val ENTER_KEY: Int = 13

Keycode of the ENTER key.