OpenFin .NET API
OpenFin .NET API
Openfin.Desktop
ExternalWindow Interface
ExternalWindow Methods
blur Method
bringToFront Method
close Method
focus Method
hide Method
maximize Method
minimize Method
moveBy Method
moveTo Method
resizeBy Method
resizeTo Method
restore Method
setAsForeground Method
show Method
showAt Method
ExternalWindow
moveTo Method
Moves the window to a specified location.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
Copy
void
moveTo
(
int
left
,
int
top
,
ExternalWindowAckResult
result
)
Parameters
left
Type:
System
Int32
The left position of the window.
top
Type:
System
Int32
The top position of the window.
result
Type:
Openfin.Desktop
ExternalWindowAckResult
Notifies the desktop of success/failure of this action
See Also
Reference
ExternalWindow Interface
Openfin.Desktop Namespace
Copyright © 2017 OpenFin Inc
Send comments on this topic to
support@openfin.co