Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/interaction/
H A Dinteraction_data.h44 struct DragDataCore { struct
47 std::string udKey;
48 std::string extraInfo;
49 std::string filterInfo;
50 int32_t sourceType = -1;
51 int32_t dragNum = -1;
52 int32_t pointerId = -1;
53 int32_t displayX = -1;
54 int32_t displayY = -1;
55 int32_t displayId = -1;
[all …]