docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate BindingContextElement.ChangeHandler

    Handler to react to changes.

    Namespace: Unity.Properties.UI
    Assembly: Unity.Properties.UI.Editor.dll
    Syntax
    public delegate void BindingContextElement.ChangeHandler(BindingContextElement element, PropertyPath path)
    Parameters
    Type Name Description
    BindingContextElement element

    The element under which the change is detected.

    PropertyPath path

    The property path of the change

    Remarks

    The property path can be empty for the root object or when the path to the change is not provided.

    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)