OverlaySplitView.pinSidebar

Set pinSidebar property.

  1. bool pinSidebar [@property getter]
  2. bool pinSidebar [@property setter]
    class OverlaySplitView
    @property
    void
    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.