harmony 鸿蒙OH_Drawing_FontFallbackInfo
OH_Drawing_FontFallbackInfo
Overview
The OH_Drawing_FontFallbackInfo struct describes the information about a font fallback.
Since: 12
Related module: Drawing
Header file: drawing_text_typography.h
Summary
Member Variables
Name | Description |
---|---|
char * language | Pointer to the language supported by the font fallback. The language format is bcp47. |
char * familyName | Pointer to the name of a font family. |
Member Variable Description
familyName
char* OH_Drawing_FontFallbackInfo::familyName
Description
Pointer to the name of a font family.
language
char* OH_Drawing_FontFallbackInfo::language
Description
Pointer to the language supported by the font fallback. The language format is bcp47.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙DisplaySoloist_ExpectedRateRange
harmony 鸿蒙NativeColorSpaceManager
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦