Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h2946 struct ArkUIGestureInterruptInfo { struct
2947 bool isSystemGesture;
2948 ArkUI_Int32 systemRecognizerType;
2949 ArkUIAPIEventGestureAsyncEvent* event = nullptr;
2950 void* userData = nullptr;
2951 void* inputEvent = nullptr;
2952 void* gestureEvent = nullptr;
2953 ArkUIGestureRecognizer** responseLinkRecognizer = nullptr;
2954 ArkUI_Int32 count = 0;