docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum GridLayoutGroup.Constraint

    Constraint type on either the number of columns or rows.

    Namespace: UnityEngine.UI
    Assembly: UnityEngine.UI.dll
    Syntax
    public enum GridLayoutGroup.Constraint

    Fields

    Name Description
    FixedColumnCount

    Constrain the number of columns to a specified number.

    FixedRowCount

    Constraint the number of rows to a specified number.

    Flexible

    Don't constrain the number of rows or columns.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)