Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.cpp168 void GridLayoutComponent::SetOnGridDragStartId(const OnGridDragStartFunc& onGridDragStartId) in SetOnGridDragStartId() argument
170 onGridDragStartId_ = onGridDragStartId; in SetOnGridDragStartId()
H A Dgrid_layout_component.h285 void SetOnGridDragStartId(const OnGridDragStartFunc& onGridDragStartId);