Class ListViewItemTemplate<TItem> | Unity Reflect | 1.1.0-preview.6
docs.unity3d.com
    Show / Hide Table of Contents

    Class ListViewItemTemplate<TItem>

    Inheritance
    Object
    ListViewItemTemplate<TItem>
    Namespace: Unity.Labs.ListView
    Syntax
    public sealed class ListViewItemTemplate<TItem>
    Type Parameters
    Name Description
    TItem

    Constructors

    ListViewItemTemplate(GameObject)

    Declaration
    public ListViewItemTemplate(GameObject prefab)
    Parameters
    Type Name Description
    GameObject prefab

    Fields

    pool

    Declaration
    public readonly Queue<TItem> pool
    Field Value
    Type Description
    Queue<TItem>

    prefab

    Declaration
    public readonly GameObject prefab
    Field Value
    Type Description
    GameObject
    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