OverlaySplitViewGidBuilderImpl.pinSidebar

Set pinSidebar property.

class OverlaySplitViewGidBuilderImpl(T)
T
pinSidebar
(
bool propval
)

Parameters

propval bool

Whether the sidebar widget is pinned.

By default, collapsing @self automatically hides the sidebar widget, and uncollapsing it shows the sidebar. If set to TRUE, sidebar visibility never changes on its own.

Return Value

Type: T

Builder instance for fluent chaining