Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_utils.h198 struct AceCollectionItemInfo { struct
199 bool heading = false;
200 int32_t row = 0;
201 int32_t column = 0;
202 int32_t rowSpan = 0;
203 int32_t columnSpan = 0;