columnsSwapped
Event raised when the user switches the order of two columns.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Event
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public event Action<int, int> columnsSwapped