OverlaySplitView.sidebarPosition

Get sidebarPosition property.

  1. gtk.types.PackType sidebarPosition [@property getter]
    class OverlaySplitView
    @property
    sidebarPosition
    ()
  2. gtk.types.PackType sidebarPosition [@property setter]

Return Value

Type: gtk.types.PackType

The sidebar position.

If it's set to gtk.types.PackType.Start, the sidebar is displayed before the content, if gtk.types.PackType.End, it's displayed after the content.