Start(String[]) Method
Definition
Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int Start(
string[] args
)
Public Function Start (
args As String()
) As Integer
member Start :
args : string[] -> int
Parameters
- String[]
Return Value
Int32See Also
Reference
ClassicDesktopStyleApplicationLifetime Class
Start Overload
Avalonia.Controls.ApplicationLifetimes Namespace