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
/
getStateFlow
get
State
Flow
fun
<
A
>
SavedStateHandle
.
getStateFlow
(
destination
:
DestinationId
<
A
,
*
>
,
initial
:
A
?
)
:
StateFlow
<
A
?
>
Returns the argument for the current destination as Flow.
Parameters
destination
The current destination.