Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Dattribute.h54 struct CommonAttribute : Attribute { struct
55 std::string id;
56 std::string style;
57 std::string className;
58 std::string ref;
59 bool isRightToLeft = false;
60 TextDirection direction = TextDirection::AUTO;