This version of Unity is unsupported.

AdvancedDropdown.ItemSelected

Declaration

protected void ItemSelected(IMGUI.Controls.AdvancedDropdownItem item);

Parameters

item Item that got selected.

Description

Override this method to get notified when an item is selected.