toggle menu
foSho
androidJvm
switch theme
search in API
navigator-android
/
dev.funkymuse.fosho.navigator.android.wrapped.model
/
NavigatorIntent
/
PopBackStack
Pop
Back
Stack
data
class
PopBackStack
(
val
route
:
String
,
val
inclusive
:
Boolean
,
val
saveState
:
Boolean
=
false
)
:
NavigatorIntent
Members
Constructors
Pop
Back
Stack
Link copied to clipboard
constructor
(
route
:
String
,
inclusive
:
Boolean
,
saveState
:
Boolean
=
false
)
Properties
inclusive
Link copied to clipboard
val
inclusive
:
Boolean
route
Link copied to clipboard
val
route
:
String
save
State
Link copied to clipboard
val
saveState
:
Boolean
=
false