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.