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.
Read time 1 minuteLast updated 10 days ago

Definition

public VisualElement contentContainer { get; }