Nordic Common Libraries
Toggle table of contents
2.11.0
release
Target filter
release
Switch theme
Search in API
Skip to content
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.