This version of Unity is unsupported.

GridLayoutGroup.constraint

public UI.GridLayoutGroup.Constraint constraint;

Description

Which constraint to use for the GridLayoutGroup.

Specifying a constraint can make the GridLayoutGroup work better in conjunction with a ContentSizeFitter component. When GridLayoutGroup is used on a RectTransform with a manually specified size, there's no need to specify a constraint.