Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Drender_navigation_container.h54 return hideBackButton_; in GetHideBackButton()
85 bool hideBackButton_ = false; variable
H A Drender_navigation_container.cpp81 hideBackButton_ = declaration->hideBarBackButton; in Update()