# ui\_scroll\_view.h - [Overview](#section1657036117165630) - [Summary](#section545553578165630) - [Data Structures](#nested-classes) ## **Overview** **Related Modules:** [Graphic](Graphic.md) **Description:** Declares a view group that allows its child views to be displayed as scroll events occur. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures
Supports horizontal or vertical scroll of child views. This class is inherited from UIAbstractScroll. |
|
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. |