Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkSpan.ts580 parallelGesture(gesture: GestureType, mask?: GestureMask): this { method in ArkSpanComponent
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/handwritten/modifiers/
DArkBaseNode.ts546 public parallelGesture(gesture: GestureType | undefined, mask?: GestureMask): this { method in ArkBaseNode
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/
DArkCommon.ts1592 public parallelGesture(gesture: GestureType, mask?: GestureMask): this { method in ArkCommonMethodComponent
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/
DArkCommon.ts1596 public parallelGesture(gesture: GestureType, mask?: GestureMask): this { method in ArkCommonMethodComponent
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/component/
Dcommon.ts8226 parallelGesture(gesture: GestureType | undefined, mask?: GestureMask): this method
11292 public parallelGesture(gesture: GestureType | undefined, mask?: GestureMask): this { method in ArkCommonMethodComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js4515 parallelGesture(gesture, mask) { method in ArkComponent
12423 parallelGesture(gesture, mask) { method in ArkSpanComponent
32864 parallelGesture(gesture, mask) { method in ArkXComponentComponent