Home
last modified time | relevance | path

Searched refs:dragParentInstead (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view.h744 * @param dragParentInstead Specifies whether to transfer the event to the parent view for processing.
750 void SetDragParentInstead(bool dragParentInstead);
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp670 void UIView::SetDragParentInstead(bool dragParentInstead) in SetDragParentInstead() argument
672 dragParentInstead_ = dragParentInstead; in SetDragParentInstead()

Completed in 5 milliseconds