childList
The list of child items of this item.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public IReadOnlyList<AdvancedDropdownItem> childList { get; }
public IReadOnlyList<AdvancedDropdownItem> childList { get; }