NavigationSplitView.minSidebarWidth

Set minSidebarWidth property.

  1. double minSidebarWidth [@property getter]
  2. double minSidebarWidth [@property setter]
    class NavigationSplitView
    @property
    void
    minSidebarWidth
    (
    double propval
    )

Parameters

propval double

The minimum sidebar width.

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

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