nutrient
Toggle table of contents
10.10.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
io.nutrient.domain.navigation
/
Navigator
Navigator
class
Navigator
Responsible for navigating between the different screens available for the document.
Members
Constructors
Navigator
Link copied to clipboard
constructor
(
)
Properties
state
Link copied to clipboard
val
state
:
StateFlow
<
DocumentViews
>
Functions
toggle
View
Link copied to clipboard
suspend
fun
toggleView
(
documentViews
:
DocumentViews
)