Home
last modified time | relevance | path

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

/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_ark_u_i___native_gesture_a_p_i__1.md215 ### createTapGesture subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_ark_u_i___native_gesture_a_p_i__1.md215 ### createTapGesture subsection
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_gesture.h674 ArkUI_GestureRecognizer* (*createTapGesture)(int32_t countNum, int32_t fingersNum); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp81 ArkUIGesture* createTapGesture(ArkUI_Int32 count, ArkUI_Int32 fingers, void* userData) in createTapGesture() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1309 ArkUIGesture* (*createTapGesture)(ArkUI_Int32 count, ArkUI_Int32 fingers, void* userData); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h2974 ArkUIGesture* (*createTapGesture)(ArkUI_Int32 count, ArkUI_Int32 fingers, void* userData); member