Table of Contents

Constructor Scope

Namespace
Terminal.Gui.Configuration
Assembly
Terminal.Gui.dll

Scope()

Creates a new instance. The dictionary will be populated with uninitialized (HasValue will be false).

[RequiresUnreferencedCode("Uses cached configuration properties filtered by type T. This is AOT-safe as long as T is one of the known scope types (SettingsScope, ThemeScope, AppSettingsScope).")]
public Scope()