drawing_text_declaration.h

Overview

Related Modules:

Drawing

Description:

提供2d drawing文本相关的数据结构声明

Since: 8 Version: 1.0

Summary

Typedefs

Typedef Name Description
OH_Drawing_FontCollection typedef struct OH_Drawing_FontCollection
OH_Drawing_FontCollection用于加载字体
OH_Drawing_Typography typedef struct OH_Drawing_Typography
OH_Drawing_Typography用于管理排版的布局和显示等
OH_Drawing_TextStyle typedef struct OH_Drawing_TextStyle
OH_Drawing_TextStyle用于管理字体颜色、装饰等
OH_Drawing_TypographyStyle typedef struct OH_Drawing_TypographyStyle
OH_Drawing_TypographyStyle用于管理排版风格,如文字方向等
OH_Drawing_TypographyCreate typedef struct OH_Drawing_TypographyCreate
OH_Drawing_TypographyCreate用于创建OH_Drawing_Typography.