Show / Hide Table of Contents

Class TreeView.DefaultStyles

Inheritance
Object
TreeView.DefaultStyles
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEditor.IMGUI.Controls
Assembly: UnityEditor.dll
Syntax
public static class DefaultStyles

Fields

| Improve this Doc View Source

backgroundEven

Declaration
public static GUIStyle backgroundEven
Field Value
Type Description
GUIStyle
| Improve this Doc View Source

backgroundOdd

Declaration
public static GUIStyle backgroundOdd
Field Value
Type Description
GUIStyle
| Improve this Doc View Source

boldLabel

Declaration
public static GUIStyle boldLabel
Field Value
Type Description
GUIStyle
| Improve this Doc View Source

boldLabelRightAligned

Declaration
public static GUIStyle boldLabelRightAligned
Field Value
Type Description
GUIStyle
| Improve this Doc View Source

foldoutLabel

Declaration
public static GUIStyle foldoutLabel
Field Value
Type Description
GUIStyle
| Improve this Doc View Source

label

Declaration
public static GUIStyle label
Field Value
Type Description
GUIStyle
| Improve this Doc View Source

labelRightAligned

Declaration
public static GUIStyle labelRightAligned
Field Value
Type Description
GUIStyle
  • Improve this Doc
  • View Source
Back to top Generated by DocFX