Click or drag to resize

ExternalWindowhide Method

Hides the window.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
void hide(
	ExternalWindowAckResult result
)

Parameters

result
Type: Openfin.DesktopExternalWindowAckResult
Notifies the desktop of success/failure of this action
See Also