This version of Unity is unsupported.
Method group is Obsolete

PropertyTable.OnGUI

Obsolete IMGUI is not support anymore. Use ITableView interface instead.

Declaration

public void OnGUI(Rect tableRect);

Parameters

tableRect Position in the current GUI view to render the search property table.

Description

Draws the search property table content.