OnKeyListener

interface OnKeyListener

监听“完成”按键接口

Functions

Link copied to clipboard
abstract fun onKey(editText: View?, primaryCode: Int)

点击触发按键时,触发此回调方法