Class WindowControlsOverlayConfig
WindowControlsOverlayConfig
public sealed class WindowControlsOverlayConfig- Inheritance
- 
      
      WindowControlsOverlayConfig
- Inherited Members
Properties
SelectedPlatform
selectedPlatform
[JsonPropertyName("selectedPlatform")]
public string SelectedPlatform { get; set; }Property Value
ShowCSS
showCSS
[JsonPropertyName("showCSS")]
public bool ShowCSS { get; set; }Property Value
ThemeColor
themeColor
[JsonPropertyName("themeColor")]
public string ThemeColor { get; set; }