layoutChanged
Subscribe to this event to be notified when the Layout property is modified.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Event
- Namespace: UnityEditor.Overlays
- Assembly: UnityEditor.CoreModule
public event Action<Layout> layoutChanged
Remarks
This is commonly used to apply styling changes based on the active layout.