toggle menu
Moove Documentation
androidJvm
switch theme
search in API
shared
/
com.moove.shared.presentation.compose.component
/
ScreenContentStatus
/
Success
Success
object
Success
:
ScreenContentStatus
Members
Members & Extensions
Properties
in
Progress
Link copied to clipboard
val
ScreenContentStatus
.
inProgress
:
Boolean
is
Failing
Link copied to clipboard
val
ScreenContentStatus
.
isFailing
:
Boolean
is
Loading
Link copied to clipboard
val
ScreenContentStatus
.
isLoading
:
Boolean
is
Refreshing
Link copied to clipboard
val
ScreenContentStatus
.
isRefreshing
:
Boolean
is
Success
Link copied to clipboard
val
ScreenContentStatus
.
isSuccess
:
Boolean
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)