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