मुख्य कंटेंट तक स्किप करें

Class: AOnScrollChangeListener

This page documents the methods and fields available in the AOnScrollChangeListener class.

Members

SignatureDescription
onScrollChange(View, int, int, int, int)Performs the onScrollChange operation using the provided parameters (v, scrollX, scrollY, oldScrollX, oldScrollY).
run()Performs the run operation.