Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


defaultHeight

Default height of the header.
Read time 1 minuteLast updated 10 days ago

Definition

public static float defaultHeight { get; }

Remarks

This height ensures there is room for the sorting arrow above the header text. If sorting is disabled with MultiColumnHeader.canSort = false, then MultiColumnHeader.DefaultGUI.minimumHeight can be used.