docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate MaskField.GetMaskValueDelegate

    Method to get the mask value for a specific index in the source items collection.

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

    The index of the item in the source items collection.

    Returns
    Type Description
    int

    The mask value 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)