Click or drag to resize

ApplicationOptionsMainWindowOptions Property

The MainWindowOptions property represents the options of the main window of the application.

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

Property Value

Type: WindowOptions
See Also