configuration

Represents the configuration settings for initializing and building the application.

Provides a set of configurable properties that influence the behavior and appearance of the application, including window dimensions, fullscreen mode, display options, cursor visibility, and rendering behavior.

This property is abstract and must be implemented to supply the desired Configuration instance, which can be further customized by using related configuration methods.