Nordic Common Libraries
Toggle table of contents
2.4.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Nordic Common Libraries
navigation
/
no.nordicsemi.android.common.navigation
/
get
get
fun
<
A
>
SavedStateHandle
.
get
(
destination
:
DestinationId
<
A
&
Any
,
*
>
)
:
A
fun
SavedStateHandle
.
get
(
destination
:
DestinationId
<
Unit
,
*
>
)
:
Nothing
Returns the argument for the current destination.
Parameters
destination
The current destination.