ui_scroll_view.h
Overview
Related Modules:
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. |