接口 FastScroller.AnimationHelper
- 所有已知实现类:
DefaultAnimationHelper
- 封闭类:
- FastScroller
public static interface FastScroller.AnimationHelper
-
方法概要
修饰符和类型方法说明intvoidvoidhideScrollbar(View trackView, View thumbView) booleanvoidvoidshowScrollbar(View trackView, View thumbView)
-
方法详细资料
-
showScrollbar
-
hideScrollbar
-
isScrollbarAutoHideEnabled
boolean isScrollbarAutoHideEnabled() -
getScrollbarAutoHideDelayMillis
int getScrollbarAutoHideDelayMillis() -
showPopup
-
hidePopup
-