Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


minimumHeight

This height is the minium height the header can have and can only be used if sorting is disabled.
Read time 1 minuteLast updated 9 days ago

Definition

public static float minimumHeight { get; }

Remarks

If sorting is enabled with MultiColumnHeader.canSort = true, then MultiColumnHeader.DefaultGUI.defaultHeight and larger can be used.