Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.h260 supportDragAnimation_ = value; in SetDragAnimation()
265 return supportDragAnimation_; in GetDragAnimation()
314 bool supportDragAnimation_ = false; variable