toggle menu
foSho
androidJvm
switch theme
search in API
navigator-android
/
dev.funkymuse.fosho.navigator.android.wrapped.model
/
NavigatorIntent
/
Directions
Directions
class
Directions
(
val
destination
:
String
,
val
builder
:
NavOptionsBuilder
.
(
)
->
Unit
=
{}
)
:
NavigatorIntent
Members
Constructors
Directions
Link copied to clipboard
constructor
(
destination
:
String
,
builder
:
NavOptionsBuilder
.
(
)
->
Unit
=
{}
)
Properties
builder
Link copied to clipboard
val
builder
:
NavOptionsBuilder
.
(
)
->
Unit
destination
Link copied to clipboard
val
destination
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String