Interface ISingleViewApplicationLifetime
- Namespace
- Avalonia.Controls.ApplicationLifetimes
- Assembly
- Avalonia.Controls.dll
[NotClientImplementable]
public interface ISingleViewApplicationLifetime : IApplicationLifetime
Properties
MainView
Control? MainView { get; set; }