Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp717 …auto disablePanGesture = wantCache_.GetBoolParam(OHOS::AppExecFwk::Constants::FORM_DISABLE_GESTURE… in DispatchPointerEvent() local
718 if (!disablePanGesture) { in DispatchPointerEvent()