JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.composables.loaders
/
ProgressState
Progress
State
@
Stable
interface
ProgressState
Inheritors
ProgressStateImpl
Members
Functions
get
Link copied to clipboard
abstract
operator
fun
get
(
index
:
Int
)
:
Float
start
Link copied to clipboard
abstract
fun
start
(
scope
:
CoroutineScope
)