This version of Unity is unsupported.
Method group is Obsolete

GenericDropdownMenu.contentContainer

Obsolete Use 'AddItem' method to add custom content. public UIElements.VisualElement contentContainer;

Description

Returns the content container for the GenericDropdownMenu.

Allows users to create their own dropdown menu if they don't want to use the default implementation.