toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.composables.loaders
/
ProgressStateImpl
Progress
State
Impl
class
ProgressStateImpl
:
ProgressState
Members
Constructors
Progress
State
Impl
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
get
Link copied to clipboard
open
operator override
fun
get
(
index
:
Int
)
:
Float
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
start
Link copied to clipboard
open
override
fun
start
(
scope
:
CoroutineScope
)