AppBuilderBase<TAppBuilder>.

SetupWithoutStarting() Method

Summary

Sets up the platform-specific services for the application, but does not run it.
Namespace
Avalonia.Controls
Containing Type
AppBuilderBase<TAppBuilder>

Syntax

public TAppBuilder SetupWithoutStarting()

Return Value

Type Description
TAppBuilder