# text\_adapter.h - [Overview](#section2078427123165629) - [Summary](#section2016536719165629) - [Data Structures](#nested-classes) ## **Overview** **Related Modules:** [Graphic](Graphic.md) **Description:** Defines a text adapter that is used to construct UILabel instances. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures
Defines a text formatter. You can inherit this class and implement the Format() function. |
|
Defines a text adapter, which implements UILabel instance construction and supports text data and continuous integer data. |