Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.