Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dcontainer_window_manager.h33 using SetSystemBarStyleCallback = std::function<void(const RefPtr<SystemBarStyle>&)>; variable
134 void SetSetSystemBarStyleCallBack(SetSystemBarStyleCallback&& callback) in SetSetSystemBarStyleCallBack()
297 SetSystemBarStyleCallback setSystemBarStyleCallback_;