ui_picker.h

Overview

Related Modules:

Graphic

Description:

Defines the attributes and functions of the UIPicker class.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name

Description

OHOS::UIPicker

Defines a picker. Multiple texts or numbers can be put into a sliding list for selection. The selected text or numbers are highlighted.

OHOS::UIPicker::SelectedListener

Defines the listener used by a picker. This listener is triggered when an item is selected after sliding stops.