litho-widget-kotlin
0.48.0
litho-widget-kotlin
/
com.facebook.litho.kotlin.widget
/
ExperimentalRecyclerCollectionComponentSpec
/
updateLoadingState
update
Loading
State
fun
updateLoadingState
(
loadingState
:
StateValue
<
ExperimentalRecyclerCollectionComponentSpec.LoadingState
?
>
,
currentLoadingState
:
ExperimentalRecyclerCollectionComponentSpec.LoadingState
?
)