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