This version of Unity is unsupported.

Dropdown.DestroyItem

Declaration

protected void DestroyItem(DropdownItem item);

Parameters

item The option item to dispose of.

Description

Override this method to implement a different way to dispose of an option item.