Current Property
Gets the current instance of the Application class.
Definition
Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static Application? Current { get; }
Public Shared ReadOnly Property Current As Application
Get
static member Current : Application with get
Property Value
Application
The current instance of the Application class.