Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/handwritten/modifiers/
DArkBaseNode.ts501 …public shouldBuiltInRecognizerParallelWith(value: ShouldBuiltInRecognizerParallelWithCallback | un… method in ArkBaseNode
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/
DArkCommon.ts1443 …public shouldBuiltInRecognizerParallelWith(value: ShouldBuiltInRecognizerParallelWithCallback): th… method in ArkCommonMethodComponent
DArkCommonInterfaces.ts929 shouldBuiltInRecognizerParallelWith: ShouldBuiltInRecognizerParallelWithCallback; property
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/
DArkCommon.ts1447 …public shouldBuiltInRecognizerParallelWith(value: ShouldBuiltInRecognizerParallelWithCallback): th… method in ArkCommonMethodComponent
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/peers/
DArkCommonPeer.ts3014 shouldBuiltInRecognizerParallelWith?: ShouldBuiltInRecognizerParallelWithCallback property
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/component/
Dcommon.ts8211shouldBuiltInRecognizerParallelWith(value: ShouldBuiltInRecognizerParallelWithCallback | undefined… method
11115 …public shouldBuiltInRecognizerParallelWith(value: ShouldBuiltInRecognizerParallelWithCallback | un… method in ArkCommonMethodComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js3848 shouldBuiltInRecognizerParallelWith(callback) { method in ArkComponent