OverlaySplitView.pinSidebar

Get pinSidebar property.

  1. bool pinSidebar [@property getter]
    class OverlaySplitView
    @property
    bool
    pinSidebar
    ()
  2. bool pinSidebar [@property setter]

Return Value

Type: 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.