Class: AOnScrollChangeListener
This page documents the methods and fields available in the AOnScrollChangeListener class.
Members
| Signature | Description |
|---|---|
onScrollChange(View, int, int, int, int) | Performs the onScrollChange operation using the provided parameters (v, scrollX, scrollY, oldScrollX, oldScrollY). |
run() | Performs the run operation. |