OH_Drawing_FontFallbackGroup
typedef struct {...} OH_Drawing_FontFallbackGroup
Overview
This struct describes the information about a font fallback group.
Since: 12
Related module: Drawing
Header file: drawing_text_typography.h
Total
Member Variables
| Name | Description |
|---|---|
| char* groupName | Pointer to the name of the group corresponding to the font fallback group. If null is passed in, all fonts in the font fallback group can be used. |
| size_t fallbackInfoSize | Number of font fallbacks. |
| OH_Drawing_FontFallbackInfo* fallbackInfoSet | Pointer to the set of font fallbacks. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-drawing-gpu-context-h
openharmony 鸿蒙 capi-drawing-nativepixelmap-
openharmony 鸿蒙 capi-nativevsync-oh-nativevsync-expectedraterange
openharmony 鸿蒙 capi-drawing-oh-drawing-brush
openharmony 鸿蒙 capi-drawing-oh-drawing-image-info
openharmony 鸿蒙 capi-drawing-text-linetypography-h
openharmony 鸿蒙 capi-oh-nativeimage-oh-nativeimage
openharmony 鸿蒙 capi-drawing-typeface-h