OverlaySplitView.showSidebar

bool showSidebar() @property nothrow

Get showSidebar property.

Returns

Whether the sidebar widget is shown.
void showSidebar(bool propval) @property nothrow

Set showSidebar property.

Parameters

propvalWhether the sidebar widget is shown.