comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
bookshelf
/
com.sorrowblue.comicviewer.feature.bookshelf.navigation
Package-level
declarations
Types
Types
Bookshelf
Folder
Nav
Key
Link copied to clipboard
@
Serializable
data
class
BookshelfFolderNavKey
(
val
bookshelfId
:
BookshelfId
,
val
path
:
String
,
val
restorePath
:
String
?
=
null
,
val
onRestoreComplete
:
(
)
->
Unit
?
=
null
)
:
FolderNavKey
Bookshelf
Nav
Key
Link copied to clipboard
@
Serializable
data
object
BookshelfNavKey
:
NavigationKey