toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
StateHandler
/
createOrGetState
create
Or
Get
State
fun
createOrGetState
(
scopedContext
:
ComponentContext
,
component
:
Component
,
key
:
String
)
:
ComponentState
<
out
StateContainer
>