text_adapter.h

Overview

Related Modules:

Graphic

Description:

Defines a text adapter that is used to construct UILabel instances.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name

Description

OHOS::TextFormatter

Defines a text formatter. You can inherit this class and implement the Format() function.

OHOS::TextAdapter

Defines a text adapter, which implements UILabel instance construction and supports text data and continuous integer data.