Interface INestedListViewItem<TData, TIndex> | Unity Reflect | 1.1.0-preview.6
docs.unity3d.com
    Show / Hide Table of Contents

    Interface INestedListViewItem<TData, TIndex>

    Inherited Members
    INestedListViewItem.ToggleExpanded()
    IListViewItem<TData, TIndex>.data
    IListViewItem<TData, TIndex>.Setup(TData, Boolean)
    IListViewItem.localPosition
    IListViewItem.localRotation
    IListViewItem.startSettling
    IListViewItem.endSettling
    IListViewItem.SetActive(Boolean)
    IListViewItem.SetSiblingIndex(Int32)
    Namespace: Unity.Labs.ListView
    Syntax
    public interface INestedListViewItem<TData, TIndex> : INestedListViewItem, IListViewItem<TData, TIndex>, IListViewItem where TData : IListViewItemData<TIndex>
    Type Parameters
    Name Description
    TData
    TIndex

    Events

    toggleExpanded

    Declaration
    event Action<TData> toggleExpanded
    Event Type
    Type Description
    Action<TData>
    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