public interface ScrollAdapter
Modifier and Type | Method and Description |
---|---|
View |
getHostView() |
boolean |
isScrolledToBottom() |
boolean |
isScrolledToTop() |
boolean isScrolledToTop()
getHostView()
is scrolled to the topboolean isScrolledToBottom()
getHostView()
is scrolled to the bottomView getHostView()