Skip to main content

Args Property

Gets the arguments passed to the StartWithClassicDesktopLifetime(AppBuilder, String[], ShutdownMode) method.

Definition

Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

string[]? Args { get; }
View Source

Property Value

String[]

See Also

Reference

IClassicDesktopStyleApplicationLifetime Interface
Avalonia.Controls.ApplicationLifetimes Namespace