public
interface
ExpandableTransformationWidget
implements
ExpandableWidget
com.google.android.material.expandable.ExpandableTransformationWidget
|
Known indirect subclasses
|
An ExpandableWidget that visually transforms into another component when expanded.
Summary
Public methods |
abstract
int
|
getExpandedComponentIdHint()
Returns the expanded component id hint.
|
abstract
void
|
setExpandedComponentIdHint(int expandedComponentIdHint)
Sets the expanded component id hint, which may be used by a Behavior to determine whether it
should handle this widget's state change.
|
Public methods
getExpandedComponentIdHint
public abstract int getExpandedComponentIdHint ()
Returns the expanded component id hint.
setExpandedComponentIdHint
public abstract void setExpandedComponentIdHint (int expandedComponentIdHint)
Sets the expanded component id hint, which may be used by a Behavior to determine whether it
should handle this widget's state change.
Parameters |
expandedComponentIdHint |
int |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[]]