design
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
design
core
/
com.trendyol.design.core.statelayout
/
State
/
WarningInfo
Warning
Info
data
class
WarningInfo
(
val
warningInfoStateLayoutStyle
:
WarningInfoStateLayoutStyle
)
:
State
Members
Constructors
Warning
Info
Link copied to clipboard
constructor
(
warningInfoStateLayoutStyle
:
WarningInfoStateLayoutStyle
)
Properties
warning
Info
State
Layout
Style
Link copied to clipboard
val
warningInfoStateLayoutStyle
:
WarningInfoStateLayoutStyle
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
)