NavigationSplitView.minSidebarWidth

Get minSidebarWidth property.

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

Return Value

Type: 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.