core
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
net.zagart.navigation.controller
Package-level
declarations
Types
Types
Navigation
Controller
Saver
Link copied to clipboard
class
NavigationControllerSaver
(
json
:
Json
,
onScreenChange
:
(
debugInfo
:
String
)
->
Unit
=
{}
)
:
Saver
<
NavigationController
,
String
>