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