This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

DropdownMenu.RemoveItemAt

Declaration

public void RemoveItemAt(int index);

Parameters

index The index of the item to remove.

Description

Remove the menu item at index.