Click or drag to resize

ExternalWindowbringToFront Method

Brings the window to the front of the window stack.

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

Parameters

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