currentColumnIndex
The index of the column that is currently being handled during an event. This property can be used for column specific handling when overriding MultiColumnHeader.AddColumnHeaderContextMenuItems
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
protected int currentColumnIndex { get; }