setCollapsed

fun setCollapsed(collapsed: Boolean)

Sets whether @self view is collapsed.

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

Since

1.4

Parameters

collapsed

whether @self is collapsed