# OHOS::UIScrollView::OnScrollListener ## **Overview** **Related Modules:** [Graphic](Graphic.md) **Description:** Represents a listener that contains a callback to be invoked upon scroll state changes. The state can either be **SCROLL\_STATE\_STOP** or **SCROLL\_STATE\_MOVE**. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Public Member Functions
A constructor used to create an OnScrollListener instance with the default scroll state SCROLL_STATE_STOP. |
|
A destructor used to delete the OnScrollListener instance. |
|
OnScrollEnd () |
|
GetScrollState () const |
|
operator new (size_t size) |
|
operator delete (void *p) |