Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp50 const std::string SCROLLABLE_DRAG_SCENE = "scrollable_drag_scene"; variable
628 return pattern->NotifyFRCSceneInfo(SCROLLABLE_DRAG_SCENE, velocity, sceneStatus); in AddScrollEvent()