NavigationSplitView.maxSidebarWidth

Get maxSidebarWidth property.

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

Return Value

Type: double

The maximum sidebar width.

Maximum 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.