Can't understand specific kind of kotlin functions

前端 未结 0 1810
轮回少年
轮回少年 2020-12-29 00:14

For example:

private fun TextView.onEndDrawableClicked(onClicked: (view: TextView) -> Unit) {
    this.setOnTouchListener { v, event ->
        var hasC         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题