Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


contentContainer

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. It contains a reference to the menu in its _userData.
Read time 1 minuteLast updated 10 days ago

Definition

public VisualElement contentContainer { get; }