docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate MaskField.GetDisplayNameDelegate

    Method to get the display name for a specific index in the source items collection.

    Namespace: Unity.AppUI.UI
    Assembly: Unity.AppUI.dll
    Syntax
    public delegate string MaskField.GetDisplayNameDelegate(int index)
    Parameters
    Type Name Description
    int index

    The index of the item in the source items collection.

    Returns
    Type Description
    string

    The display name for the item at the specified index.

    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)