Package 

Class FabScrollBehavior

    • Method Summary

      Modifier and Type Method Description
      boolean onStartNestedScroll(@NonNull() CoordinatorLayout coordinatorLayout, @NonNull() FloatingActionButton child, @NonNull() View directTargetChild, @NonNull() View target, int axes, int type)
      void onNestedScroll(@NonNull() CoordinatorLayout coordinatorLayout, @NonNull() FloatingActionButton child, @NonNull() View target, int dxConsumed, int dyConsumed, int dxUnconsumed, int dyUnconsumed, int type, @NonNull() Array<int> consumed)
      void onStopNestedScroll(@NonNull() CoordinatorLayout coordinatorLayout, @NonNull() FloatingActionButton child, @NonNull() View target, int type)
      • Methods inherited from class com.google.android.material.floatingactionbutton.FloatingActionButton.BaseBehavior

        getInsetDodgeRect, isAutoHideEnabled, onAttachedToLayoutParams, onDependentViewChanged, onLayoutChild, setAutoHideEnabled, setInternalAutoHideListener
      • Methods inherited from class androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior

        blocksInteractionBelow, getScrimColor, getScrimOpacity, getTag, layoutDependsOn, onApplyWindowInsets, onDependentViewRemoved, onDetachedFromLayoutParams, onInterceptTouchEvent, onMeasureChild, onNestedFling, onNestedPreFling, onNestedPreScroll, onNestedScroll, onNestedScrollAccepted, onRequestChildRectangleOnScreen, onRestoreInstanceState, onSaveInstanceState, onStartNestedScroll, onStopNestedScroll, onTouchEvent, setTag
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait