TitleBarOverlay

external interface TitleBarOverlay(source)

Properties

Link copied to clipboard
abstract var color: String?

The CSS color of the Window Controls Overlay when enabled. Default is the system color.

Link copied to clipboard
abstract var height: Double?

The height of the title bar and Window Controls Overlay in pixels. Default is system height.

Link copied to clipboard
abstract var symbolColor: String?

The CSS color of the symbols on the Window Controls Overlay when enabled. Default is the system color.