This version of Unity is unsupported.

Dropdown.DestroyDropdownList

Declaration

protected void DestroyDropdownList(GameObject dropdownList);

Parameters

dropdownList The dropdown list to dispose of.

Description

Override this method to implement a different way to dispose of a dropdown list GameObject.