Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Drender_dialog_modal.h42 using LayoutNotify = std::function<void()>; variable
43 void SetLayoutNotify(LayoutNotify&& layoutNotify) in SetLayoutNotify()
66 LayoutNotify notify_;