OnKeyListener

interface OnKeyListener

监听“完成”按键接口

Functions

onKey
Link copied to clipboard
abstract fun onKey(editText: View?, primaryCode: Int)
点击触发按键时,触发此回调方法