lib / tv.smartclip.smartclientandroid.lib.utils / onClick

onClick

infix inline fun <T : View> T?.onClick(crossinline block: (T) -> Unit): Unit?