Home
last modified time | relevance | path

Searched defs:TextSizeGroup (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dtext_style.h103 struct TextSizeGroup { struct
104 Dimension fontSize = 14.0_px;
105 uint32_t maxLines = INT32_MAX;
106 TextOverflow textOverflow = TextOverflow::CLIP;