Collapsed
Whether the placemat is collapsed (true) or expanded (false).
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public virtual bool Collapsed { get; set; }