Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.h33 struct ListItemGroupPaintInfo { struct
34 TextDirection layoutDirection = TextDirection::LTR;
35 float mainSize = 0.0f;
36 bool vertical = false;
37 int32_t lanes = 1;
38 float spaceWidth = 0.0f;
39 float laneGutter = 0.0f;
40 int32_t totalItemCount = 0;