Searched defs:ArkUIDragEvent (Results 1 – 1 of 1) sorted by relevance
240 struct ArkUIDragEvent { struct241 void* unifiedData;243 bool isSuitGetData;244 ArkUI_Int32 dragResult;251 ArkUI_Float64 velocity;252 ArkUI_Float64 windowX;253 ArkUI_Float64 windowY;254 ArkUI_Float64 displayX;256 ArkUI_Float64 screenX;257 ArkUI_Float64 screenY;[all …]