class in UnityEditor.IMGUI.Controls
/
Implemented in:UnityEditor
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseDefault styles used by the TreeView class.
backgroundEven | Background style used for alternating row background colors when enabling TreeView.showAlternatingRowBackgrounds. |
backgroundOdd | Background style used for alternating row background colors when enabling TreeView.showAlternatingRowBackgrounds. |
boldLabel | Bold label with alternative text color when selected and/or focused. |
boldLabelRightAligned | Right aligned bold label with alternative text color when selected and/or focused. |
foldoutLabel | The label that is used for foldout label with alternative text color when selected and/or focused. |
label | Left aligned label with alternative text color when selected and/or focused. |
labelRightAligned | Right aligend label with alternative text color when selected and/or focused. |