Click or drag to resize

PlatformViewGetCurrentWindowAsync Method

[Missing <summary> documentation for "M:Openfin.Desktop.PlatformAPI.View.PlatformView.GetCurrentWindowAsync"]

Namespace:  Openfin.Desktop.PlatformAPI.View
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Task<Window> GetCurrentWindowAsync()

Return Value

Type: TaskWindow

[Missing <returns> documentation for "M:Openfin.Desktop.PlatformAPI.View.PlatformView.GetCurrentWindowAsync"]

See Also