MultiColumnHeader.DefaultGUI
Default GUI methods and properties for the MultiColumnHeader class.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Class
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public static class MultiColumnHeader.DefaultGUI
Static Properties
Property | Description |
|---|---|
| columnContentMargin | Margin that can be used by clients of the MultiColumnHeader to control spacing between content in multiple columns. |
| defaultHeight | Default height of the header. |
| minimumHeight | This height is the minium height the header can have and can only be used if sorting is disabled. |