OverlaySplitView.minSidebarWidth

double minSidebarWidth() @property

Get minSidebarWidth property.

Returns

The minimum sidebar width.

Minimum width is affected by property@OverlaySplitView:sidebar-width-unit.

The sidebar widget can still be allocated with larger width if its own minimum width exceeds it.

void minSidebarWidth(double propval) @property

Set minSidebarWidth property.

Parameters

propvalThe minimum sidebar width. Minimum width is affected by property@OverlaySplitView:sidebar-width-unit. The sidebar widget can still be allocated with larger width if its own minimum width exceeds it.