comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
editor
/
com.sorrowblue.comicviewer.feature.collection.editor.navigation
/
BasicCollectionCreateNavKey
Basic
Collection
Create
Nav
Key
@
Serializable
data
class
BasicCollectionCreateNavKey
(
val
bookshelfId
:
BookshelfId
=
BookshelfId.Companion()
,
val
path
:
PathString
=
""
)
:
NavKey
Members
Constructors
Basic
Collection
Create
Nav
Key
Link copied to clipboard
constructor
(
bookshelfId
:
BookshelfId
=
BookshelfId.Companion()
,
path
:
PathString
=
""
)
Properties
bookshelf
Id
Link copied to clipboard
val
bookshelfId
:
BookshelfId
path
Link copied to clipboard
val
path
:
PathString