Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component.h58 void SetFunction(const NavigationBarShowFunc& showFunc, const NavigationBarHideFunc& hideFunc) in SetFunction() argument
61 hideFunc_ = hideFunc; in SetFunction()