1 Star 0 Fork 5K

马慧 / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ui_scroll_view-h.md 2.28 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

ui_scroll_view.h

Overview

Related Modules:

Graphic

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

Data Structure Name

Description

OHOS::UIScrollView

Supports horizontal or vertical scroll of child views. This class is inherited from UIAbstractScroll.

OHOS::UIScrollView::OnScrollListener

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.

1
https://gitee.com/tmmahui/docs.git
git@gitee.com:tmmahui/docs.git
tmmahui
docs
docs
master

搜索帮助