comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
file
/
com.sorrowblue.comicviewer.file.component
/
rememberLazyPagingColumnType
remember
Lazy
Paging
Column
Type
@
Composable
fun
rememberLazyPagingColumnType
(
fileListDisplay
:
FileListDisplay
,
gridColumnSize
:
GridColumnSize
)
:
State
<
LazyPagingColumn
>