Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

Warning
Removed. IMGUI is not support anymore. Use ITableView interface instead.
public void FrameColumn(int columnIndex)

Parameters

columnIndex

Index of the column to be framed.