Light Novel Reader Api
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Light Novel Reader Api
Light Novel Reader Api
/
io.nightfish.lightnovelreader.api.web.explore.filter
/
SingleChoiceFilter
/
SingleChoiceFilter
Single
Choice
Filter
constructor
(
title
:
LocalString
,
dialogTitle
:
LocalString
,
description
:
LocalString
,
choices
:
List
<
String
>
,
defaultChoice
:
String
)