docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate Picker<TItem, TTitle>.BindItemFunc

    Method to bind the item data to the Dropdown menu item element.

    Namespace: Unity.AppUI.UI
    Assembly: Unity.AppUI.dll
    Syntax
    public delegate void Picker<TItem, TTitle>.BindItemFunc(TItem item, int index)
    Parameters
    Type Name Description
    TItem item

    The item to bind.

    int index

    The index of the item to bind.

    In This Article
    Back to top
    Copyright © 2025 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)