WindowControlsOverlayConfig

@Serializable
data class WindowControlsOverlayConfig(val showCSS: Boolean, val selectedPlatform: String, val themeColor: String)

Configuration for Window Controls Overlay

Constructors

Link copied to clipboard
constructor(showCSS: Boolean, selectedPlatform: String, themeColor: String)

Properties

Link copied to clipboard

Selected platforms to show the overlay.

Link copied to clipboard

Whether the title bar CSS should be shown when emulating the Window Controls Overlay.

Link copied to clipboard

The theme color defined in app manifest.