toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
ProgressSpec
Progress
Spec
object
ProgressSpec
Renders an infinitely spinning progress bar.
Members
Properties
color
Link copied to clipboard
val
color
:
Int
Functions
on
Create
Layout
Link copied to clipboard
fun
onCreateLayout
(
c
:
ComponentContext
,
color
:
Int
,
indeterminateDrawable
:
Drawable
?
)
:
Component