Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h39 using OnSetStyleFinishedFunc = std::function<void()>; variable
129 void SetOnSetStyleFinished(const OnSetStyleFinishedFunc& onSetStyleFinished) in SetOnSetStyleFinished()
592 OnSetStyleFinishedFunc onSetStyleFinished_;