OpenFin .NET API
OpenFin .NET API
Openfin.Desktop.PlatformAPI
Platform Class
Platform Methods
CloseViewAsync Method
CloseViewAsync Method (Identity)
CloseViewAsync Method (PlatformView)
Platform
CloseViewAsync Method (Identity)
Closes a specified view. Use this override if this view was created outside of a window.
Namespace:
Openfin.Desktop.PlatformAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax
C#
Copy
public
Task
CloseViewAsync
(
Identity
viewIdentity
)
Parameters
viewIdentity
Type:
Openfin.Desktop.PlatformAPI
Identity
The identity of the view.
Return Value
Type:
Task
A Task
See Also
Reference
Platform Class
CloseViewAsync Overload
Openfin.Desktop.PlatformAPI Namespace
Copyright © 2017 OpenFin Inc
Send comments on this topic to
support@openfin.co