This version of Unity is unsupported.

DefaultStyles

class in UnityEditor.IMGUI.Controls

/

Implemented in:UnityEditor

Description

Default styles used by the MultiColumnHeader class.

Static Properties

backgroundStyle used for rendering the background of the header.
columnHeaderStyle used for left aligned header text.
columnHeaderCenterAlignedStyle used for centered header text.
columnHeaderRightAlignedStyle used for right aligned header text.