Summary:
Ctors
| Inherited Methods
AppBarLayout.Behavior.DragCallback
public
static
abstract
class
AppBarLayout.Behavior.DragCallback
extends BaseDragCallback<AppBarLayout>
java.lang.Object | ||
↳ | com.google.android.material.appbar.AppBarLayout.BaseBehavior.BaseDragCallback<com.google.android.material.appbar.AppBarLayout> | |
↳ | com.google.android.material.appbar.AppBarLayout.Behavior.DragCallback |
Callback to allow control over any AppBarLayout
dragging.
Summary
Public constructors | |
---|---|
DragCallback()
|
Inherited methods | |
---|---|
Public constructors
DragCallback
public DragCallback ()