kakao / com.agoda.kakao.recycler / KRecyclerView / invoke
operator fun invoke(function:
KRecyclerView
.() ->
Unit
):
Unit
Operator that allows usage of DSL style
function
- Tail lambda with receiver which is your view
kakao / com.agoda.kakao.recycler / KRecyclerView / invoke
operator fun invoke(function:
KRecyclerView
.() ->
Unit
):
Unit
Operator that allows usage of DSL style
function
- Tail lambda with receiver which is your view