Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.h25 struct PieceAttribute : Attribute { struct
26 bool showDelete = false;
27 std::string content;
28 std::string icon;
29 Dimension interval; // Interval between text and icon.
30 Dimension iconSize;
31 InternalResource::ResourceId iconResource = InternalResource::ResourceId::NO_ID;