Class App
MAUI application class
Implements
Inherited Members
Namespace: Maze.Maui.App
Assembly: Maze.Maui.App.dll
Syntax
[XamlFilePath("App.xaml")]
[WinRTRuntimeClassName("Microsoft.UI.Xaml.Data.INotifyPropertyChanged")]
[WinRTExposedType(typeof(Maze_Maui_App_ViewModels_BaseViewModelWinRTTypeDetails))]
public class App : Application, INotifyPropertyChanged, IElementController, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IApplicationController, IElementConfiguration<Application>, IVisualTreeElement, IApplication, IElement
Constructors
App()
Constructor
Declaration
public App()