Class CoreEditorStyles
Class containing style definition
Namespace: UnityEditor.Rendering
Syntax
public static class CoreEditorStyles
Properties
contextMenuStyle
Context Menu button style
Declaration
public static GUIStyle contextMenuStyle { get; }
Property Value
| Type | Description | 
|---|---|
| GUIStyle | 
miniLabelButton
Style for a minilabel button
Declaration
public static GUIStyle miniLabelButton { get; }
Property Value
| Type | Description | 
|---|---|
| GUIStyle | 
smallMixedTickbox
Style for a small checkbox in mixed state
Declaration
public static GUIStyle smallMixedTickbox { get; }
Property Value
| Type | Description | 
|---|---|
| GUIStyle | 
smallTickbox
Style for a small checkbox
Declaration
public static GUIStyle smallTickbox { get; }
Property Value
| Type | Description | 
|---|---|
| GUIStyle |