OverlaySplitView.setCollapsed
void setCollapsed(bool collapsed)Sets whether self view is collapsed.
When collapsed, the sidebar widget is presented as an overlay above the content widget, otherwise they are displayed side by side.
Parameters
collapsed | whether self is collapsed |