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
/
ExploreTapPageDataSource
Explore
Tap
Page
Data
Source
interface
ExploreTapPageDataSource
探索卡片页的数据源接口 卡片页以行为单位展示书本信息
Since
Api 2
Members
Properties
title
Link copied to clipboard
abstract
val
title
:
String
卡片页的显示标题
Functions
get
Rows
Flow
Link copied to clipboard
abstract
fun
getRowsFlow
(
)
:
Flow
<
List
<
ExploreBooksRow
>
>
获取卡片页行列表的数据流