Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.h56 return showControlButton_; in GetShowControlButton()
151 bool showControlButton_ = true; variable
H A Drender_side_bar_container.cpp113 showControlButton_ = sideBar_->GetShowControlButton(); in Update()