Click or drag to resize

PlatformViewDestroyViewAsync Method

Destroys the current view

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

Return Value

Type: Task
Task
See Also