Version: 2023.2
言語: 日本語
public static GUIStyle GetItemContentStyle (Search.SearchColumn column);

パラメーター

column Search column drawing the item.

戻り値

GUIStyle GUI style to render the item.

説明

Returns the default item GUI style used to draw the cell of a search item property in table view.

The GUI style will draw the item aligned either left, middle or right based on the search column settings.