{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class App | App UI | 0.5.5
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class App

    A base class to implement an App instance using UI Toolkit.

    Inheritance
    object
    App
    Implements
    IUIToolkitApp
    IApp
    IDisposable
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.AppUI.MVVM
    Assembly: solution.dll
    Syntax
    public class App : IUIToolkitApp, IApp, IDisposable

    Properties

    Name Description
    current

    The current App instance.

    hosts

    The hosts of the application.

    mainPage

    The main page of the application.

    Methods

    Name Description
    Dispose()

    Disposes the current App instance.

    Dispose(bool)

    Disposes the current App instance.

    ~App()

    Destructor.

    Initialize(IServiceProvider, IHost)

    Initializes the current App instance.

    Shutdown()

    Called to shutdown the application.

    Events

    Name Description
    shuttingDown

    Event called when the application is shutting down.

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