OverlaySplitView.setPinSidebar
void setPinSidebar(bool pinSidebar)Sets whether the sidebar widget is pinned for self.
By default, collapsing self automatically hides the sidebar widget, and uncollapsing it shows the sidebar. If set to TRUE, sidebar visibility never changes on its own.
Parameters
pinSidebar | whether to pin the sidebar widget |