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
/
getOrNull
get
Or
Null
fun
<
A
>
SavedStateHandle
.
getOrNull
(
destination
:
DestinationId
<
A
?
,
*
>
)
:
A
?
Returns the argument for the current destination.
Parameters
destination
The current destination.