OverlaySplitViewGidBuilderImpl.collapsed

Set collapsed property.

class OverlaySplitViewGidBuilderImpl(T)
T
collapsed
(
bool propval
)

Parameters

propval bool

Whether the split view is collapsed.

When collapsed, the sidebar widget is presented as an overlay above the content widget, otherwise they are displayed side by side.

Return Value

Type: T

Builder instance for fluent chaining