SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.badge
/
BadgeState
/
State
State
class
State
:
Parcelable
Internal
Parcelable
state used to represent, save, and restore
BadgeDrawable
states.
Members
Constructors
State
Link copied to clipboard
constructor
(
)
Properties
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
BadgeState.State
>
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
@
NonNull
dest
:
Parcel
,
flags
:
Int
)