OverlaySplitViewGidBuilderImpl.maxSidebarWidth

Set maxSidebarWidth property.

class OverlaySplitViewGidBuilderImpl(T)
T
maxSidebarWidth
(
double propval
)

Parameters

propval double

The maximum sidebar width.

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

Return Value

Type: T

Builder instance for fluent chaining