Property AppSettings
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
AppSettings
Gets or sets the application-specific configuration settings (config properties with the AppSettingsScope scope.
[JsonPropertyName("AppSettings")]
public static AppSettingsScope? AppSettings { get; set; }