Click or drag to resize

ApplicationgetWindow Method

[Missing <summary> documentation for "M:Openfin.Desktop.Application.getWindow"]

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Window getWindow()

Return Value

Type: Window
The main Window object of the application. Window
See Also