ISingleViewApplicationLifetime Interface
Not client implementable.
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
Definition
Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
[NotClientImplementableAttribute]
public interface ISingleViewApplicationLifetime : IApplicationLifetime
<NotClientImplementableAttribute>
Public Interface ISingleViewApplicationLifetime
Inherits IApplicationLifetime
[<NotClientImplementableAttribute>]
type ISingleViewApplicationLifetime =
interface
interface IApplicationLifetime
end
Implements | IApplicationLifetime |
Properties
MainView |