toggle menu
extensions-lib
16-rc4
jvm
switch theme
search in API
extensions-lib
/
eu.kanade.tachiyomi.animesource.model
/
AnimeFilter
/
Sort
/
Selection
Selection
data
class
Selection
(
val
index
:
Int
,
val
ascending
:
Boolean
)
(
source
)
Members
Constructors
Selection
Link copied to clipboard
constructor
(
index
:
Int
,
ascending
:
Boolean
)
Properties
ascending
Link copied to clipboard
val
ascending
:
Boolean
index
Link copied to clipboard
val
index
:
Int