Interface IUIToolkitApp
Interface for the application using UI Toolkit.
Namespace: Unity.AppUI.MVVM
Assembly: solution.dll
Syntax
public interface IUIToolkitApp : IApp, IDisposable
Properties
Name | Description |
---|---|
hosts | The hosts of the application. |
mainPage | The main page of the application. |