toggle menu
extensions-lib
14
jvm
switch theme
search in API
extensions-lib
/
eu.kanade.tachiyomi.animesource.model
/
AnimeFilter
/
CheckBox
/
CheckBox
Check
Box
constructor
(
name
:
String
,
state
:
Boolean
=
false
)
(
source
)
Parameters
name
The checkbox text
state
A boolean that will be
true
if it's checked.