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.chip
/
SeslExpansionButton
Sesl
Expansion
Button
open
class
SeslExpansionButton
:
ImageView
Members
Constructors
Sesl
Expansion
Button
Link copied to clipboard
constructor
(
context
:
Context
)
constructor
(
context
:
Context
,
attributeSet
:
AttributeSet
)
constructor
(
context
:
Context
,
attributeSet
:
AttributeSet
,
i
:
Int
)
Properties
m
Auto
Disappear
Link copied to clipboard
open
var
mAutoDisappear
:
Boolean
m
Expanded
Link copied to clipboard
open
var
mExpanded
:
Boolean
m
Floated
Link copied to clipboard
open
var
mFloated
:
Boolean
m
Timer
Link copied to clipboard
val
mTimer
:
CountDownTimer
Functions
on
Create
Drawable
State
Link copied to clipboard
open
fun
onCreateDrawableState
(
i
:
Int
)
:
Array
<
Int
>
set
Automatic
Disappear
Link copied to clipboard
open
fun
setAutomaticDisappear
(
autohide
:
Boolean
)
set
Expanded
Link copied to clipboard
open
fun
setExpanded
(
z
:
Boolean
)
set
Floated
Link copied to clipboard
open
fun
setFloated
(
z
:
Boolean
)
set
Visibility
Link copied to clipboard
open
fun
setVisibility
(
visibility
:
Int
)
start
Disappear
Timer
Link copied to clipboard
open
fun
startDisappearTimer
(
)