Class SliverGridDelegate | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class SliverGridDelegate

    Inheritance
    System.Object
    SliverGridDelegate
    SliverGridDelegateWithFixedCrossAxisCount
    SliverGridDelegateWithMaxCrossAxisExtent
    Namespace: com.unity.uiwidgets.Runtime.rendering
    Syntax
    public abstract class SliverGridDelegate

    Methods

    getLayout(SliverConstraints)

    Declaration
    public abstract SliverGridLayout getLayout(SliverConstraints constraints)
    Parameters
    Type Name Description
    SliverConstraints constraints
    Returns
    Type Description
    SliverGridLayout

    shouldRelayout(SliverGridDelegate)

    Declaration
    public abstract bool shouldRelayout(SliverGridDelegate oldDelegate)
    Parameters
    Type Name Description
    SliverGridDelegate oldDelegate
    Returns
    Type Description
    System.Boolean
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023