Home
last modified time | relevance | path

Searched refs:longPressUpdateValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp611 …auto longPressUpdateValue = [weak = WeakClaim(this), hasContextMenuUsingGesture = hasContextMenuUs… in OnCollectTouchTarget() local
644 longPressRecognizer_->SetOnAction(longPressUpdateValue); in OnCollectTouchTarget()