Property RuntimeConfig
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
RuntimeConfig
Gets or sets the runtime configuration JSON string (highest priority). Setting this invalidates the cached configuration, causing a rebuild on next access.
public string? RuntimeConfig { get; set; }