children
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 IEnumerable<AdvancedDropdownItem> children { get; }
public IEnumerable<AdvancedDropdownItem> children { get; }