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.expandable
/
ExpandableTransformationWidget
Expandable
Transformation
Widget
interface
ExpandableTransformationWidget
:
ExpandableWidget
An ExpandableWidget that visually transforms into another component when expanded.
Inheritors
FloatingActionButton
Members
Functions
get
Expanded
Component
Id
Hint
Link copied to clipboard
@
IdRes
abstract
fun
getExpandedComponentIdHint
(
)
:
Int
Returns the expanded component id hint.
set
Expanded
Component
Id
Hint
Link copied to clipboard
abstract
fun
setExpandedComponentIdHint
(
@
IdRes
expandedComponentIdHint
:
Int
)
Sets the expanded component id hint, which may be used by a Behavior to determine whether it should handle this widget's state change.