design
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
design
core
/
com.trendyol.design.core.statelayout
/
State
/
Loading
Loading
data
class
Loading
(
val
message
:
String
?
=
null
)
:
State
Members
Constructors
Loading
Link copied to clipboard
constructor
(
message
:
String
?
=
null
)
Properties
message
Link copied to clipboard
val
message
:
String
?
=
null
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
)