selected_item


Description:

public SidebarItem selected_item { get; }

The currently selected item.

This is a convenience property, equivalent to calling [method@Sidebar.get_item] with [property@Sidebar:selected] provided as the index.

To change selection, use [property@Sidebar:selected].