Version: 2023.2

ItemSelectors.GetItemContentStyle

切换到手册
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.