ui_swipe_view.h

Overview

Related Modules:

Graphic

Description:

Defines the attributes and common functions of a swipe view.

Each swipe view consists of multiple child views, which can be navigated through swiping. The child views can be either horizontal or vertical.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name Description
OHOS::UISwipeView Represents a swipe view.
OHOS::UISwipeView::OnSwipeListener Represents a listener for changes of the swipe view.