Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h637 allowDrop_ = allowDrop; in SetAllowDrop()
642 return allowDrop_; in GetAllowDrop()
1297 std::set<std::string> allowDrop_; variable