OpenFin .NET API
OpenFin .NET API
Openfin.Desktop.PlatformAPI
Platform Class
Platform Methods
ApplySnapshotAsync Method
CloseViewAsync Method
CreateViewAsync Method
CreateWindowAsync Method
GetSnapshotAsync Method
QuitPlatformAsync Method
Platform
CreateWindowAsync Method
Creates a new window.
Namespace:
Openfin.Desktop.PlatformAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
Copy
public
Task
<
Window
>
CreateWindowAsync
(
PlatformWindowOptions
options
)
Parameters
options
Type:
Openfin.Desktop.PlatformAPI
PlatformWindowOptions
Window creation options.
Return Value
Type:
Task
Window
A Task of the Window.
See Also
Reference
Platform Class
Openfin.Desktop.PlatformAPI Namespace
Copyright © 2017 OpenFin Inc
Send comments on this topic to
support@openfin.co