AppBarLayoutBehavior

Functions

Link copied to clipboard
abstract fun seslIsCollapsed(): Boolean
Returns whether the com.google.android.material.appbar.
Link copied to clipboard
abstract fun seslSetExpanded(expanded: Boolean)
Sets whether the AppBarLayout is expanded or not.
Link copied to clipboard
abstract fun seslSetIsMouse(isMouse: Boolean)
Sets whether the current interaction is from a mouse.