OH_Drawing_String
typedef struct {...} OH_Drawing_String
Overview
This struct describes a string of characters encoded in UTF-16.
Since: 14
Related module: Drawing
Header file: drawing_types.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint8_t* strData | Pointer to a byte array that stores characters in the UTF-16 encoding format. |
| uint32_t strLen | Actual length of the string that strData points to, in bytes. |
你可能感兴趣的鸿蒙文章
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