AppBuilderSetupWithoutStarting Method

Sets up the platform-specific services for the application, but does not run it.

Definition

Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public AppBuilder SetupWithoutStarting()

Return Value

AppBuilder

See Also