# ui\_swipe\_view.h - [Overview](#section40537555165630) - [Summary](#section791692970165630) - [Data Structures](#nested-classes) ## **Overview** **Related Modules:** [Graphic](Graphic.md) **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.