FrameColumn(int)
Frames a search column. The table view will scroll the view to show the framed column.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public void FrameColumn(int columnIndex)
Parameters
Index of the column to be framed.