typed2
Toggle table of contents
2.0.0-alpha04-SNAPSHOT
release
Target filter
release
Switch theme
Search in API
Skip to content
typed2
saved-state-handle
/
com.episode6.typed2.savedstatehandle
/
TypedSavedStateHandle
/
getStateFlow
get
State
Flow
@
MainThread
fun
<
T
>
getStateFlow
(
key
:
String
,
initialValue
:
T
)
:
StateFlow
<
T
>