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.viewmodel
/
SimpleNavigationViewModel
/
nullableParameterOf
nullable
Parameter
Of
fun
<
A
>
nullableParameterOf
(
destinationId
:
DestinationId
<
A
?
,
*
>
)
:
A
?
Returns the parameter of the current destination, or null, if hasn't been set.