CollapsedElements
The list of elements hidden by the placemat when collapsed. The list is empty when the placemat is expanded.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public IEnumerable<GraphElement> CollapsedElements { get; }