Click or drag to resize

WindowOptionsBackgroundColor Property

Gets or sets the backfill color of the current window. The default is black.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Color BackgroundColor { get; set; }

Property Value

Type: Color
See Also