BRV
/
com.drake.brv
/
BindingAdapter
/
addInterfaceType
add
Interface
Type
inline fun <
M
>
addInterfaceType
(noinline block:
Any
.(
Int
) ->
Int
)
Content copied to clipboard
接口类型, 即类型必须为接口, 同时其子类都会被认为属于该接口而对应其布局
See also
com.drake.brv.BindingAdapter