harmony 鸿蒙OH_Drawing_FontFeature

  • 2025-06-12
  • 浏览 (4)

OH_Drawing_FontFeature

Overview

The OH_Drawing_FontFeature struct describes a font feature.

Since: 12

Related module: Drawing

Header file: drawing_text_typography.h

Summary

Member Variables

Name Description
char * tag Tag of the font feature.
int value Value of the font feature.

Member Variable Description

tag

char* OH_Drawing_FontFeature::tag

Description

Tag of the font feature.

value

int OH_Drawing_FontFeature::value

Description

Value of the font feature.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkGraphics 2D

harmony 鸿蒙BufferHandle

harmony 鸿蒙ColorSpacePrimaries

harmony 鸿蒙DisplaySoloist_ExpectedRateRange

harmony 鸿蒙_drawing

harmony 鸿蒙NativeColorSpaceManager

harmony 鸿蒙NativeDisplaySoloist

harmony 鸿蒙NativeVsync

harmony 鸿蒙NativeWindow

harmony 鸿蒙OH_Drawing_BitmapFormat

0  赞