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
/
Route
/
Main
/
EditTextFormattingRuleDialog
Edit
Text
Formatting
Rule
Dialog
@
Serializable
data
class
EditTextFormattingRuleDialog
(
val
bookId
:
String
,
val
ruleId
:
Int
)
编辑文本格式化规则对话框路由
Parameters
book
Id
目标书本id
rule
Id
目标规则id
Members
Constructors
Edit
Text
Formatting
Rule
Dialog
Link copied to clipboard
constructor
(
bookId
:
String
,
ruleId
:
Int
)
Properties
book
Id
Link copied to clipboard
val
bookId
:
String
rule
Id
Link copied to clipboard
val
ruleId
:
Int