Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.home
/
HomeFragment
/
Companion
/
bindChips
bind
Chips
fun
bindChips
(
header
:
TvtypesChipsBinding
?
,
selectedTypes
:
List
<
TvType
>
,
validTypes
:
List
<
TvType
>
,
callback
:
(
List
<
TvType
>
)
->
Unit
)
(
source
)
fun
bindChips
(
header
:
TvtypesChipsBinding
?
,
selectedTypes
:
List
<
TvType
>
,
validTypes
:
List
<
TvType
>
,
callback
:
(
List
<
TvType
>
)
->
Unit
,
nextFocusDown
:
Int
?
,
nextFocusUp
:
Int
?
)
(
source
)