RemoveColumn(int)
Invoked when a column gets removed.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
void RemoveColumn(int activeColumnIndex)
Parameters
Index of the column to be removed.