This version of Unity is unsupported.

DefaultGUI

class in UnityEditor.IMGUI.Controls

/

Implemented in:UnityEditor

Description

Default GUI methods and properties for the TreeView class.

Static Methods

BoldLabelDraws a bold label that have correct text color when selected and/or focused.
BoldLabelRightAlignedDraws a bold right aligned label that have correct text color when selected and/or focused.
FoldoutLabelDraws a foldout label that have correct text color when selected and/or focused.
LabelDraws a label that have correct text color when selected and/or focused.
LabelRightAlignedDraws a right aligned label that have correct text color when selected and/or focused.