Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h1001 struct ArkUIAPIEventGestureAsyncEvent { struct
1002 ArkUI_Int32 subKind;
1003 ArkUI_Int32 repeat;
1004 ArkUI_Float32 x;
1005 ArkUI_Float32 y;
1006 ArkUI_Float32 angle;
1007 ArkUI_Float32 scale;
1008 ArkUI_Float32 pinchCenterX;
1009 ArkUI_Float32 pinchCenterY;
1010 ArkUI_Float32 speed;
[all …]