Table of Contents

Interface ISingleViewApplicationLifetime

Namespace
Avalonia.Controls.ApplicationLifetimes
Assembly
Avalonia.Controls.dll
[NotClientImplementable]
public interface ISingleViewApplicationLifetime : IApplicationLifetime

Properties

MainView

Control? MainView { get; set; }

Property Value

Control