OH_Drawing_FontVariationInstanceCoordinate

typedef struct {...} OH_Drawing_FontVariationInstanceCoordinate

Overview

Variable font attribute key-value pair.

Since: 24

Related module: Drawing

Header file: drawing_text_font_descriptor.h

Summary

Member Variables

Name Description
char* axisKey String identified by the keyword in the variable font attribute key-value pair.
double value Value of the variable font attribute key-value pair.