OverlaySplitView.collapsed

Set collapsed property.

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