Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_dump.h31 struct FrameNodeSnapshot { struct
34 int32_t nodeId = -1;
35 int32_t parentNodeId = -1;
36 std::string tag;
37 std::string comId;
38 bool monopolizeEvents = false;
39 bool isHit = false;
40 int32_t hitTestMode = 0;
41 std::vector<RectF> responseRegionList;