OverlaySplitView.setCollapsed

void setCollapsed(bool collapsed) nothrow

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

collapsedwhether self is collapsed