docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IDependencyInjectionListener

    Use this interface to be notified when all dependencies have been injected into your service.

    Namespace: Unity.AppUI.MVVM
    Assembly: Unity.AppUI.MVVM.dll
    Syntax
    public interface IDependencyInjectionListener

    Methods

    OnDependenciesInjected()

    Called when all dependencies have been injected into the service.

    Declaration
    void OnDependenciesInjected()
    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)