ApplicationBuilder
Abstract class for constructing and configuring an application. The ApplicationBuilder
serves as the entry point for setting up the application's program, configuration, and other components.
This class provides an API for customizing various settings, linking programs, and managing displays. It also includes methods that should not be called explicitly, marked as deprecated with error level, to prevent unintended behavior.
Inheritors
Properties
Link copied to clipboard
Represents the fundamental base of an application within the ApplicationBuilder.
Link copied to clipboard
Represents the configuration settings for initializing and building the application.