About
Support
Developer Guide
Version 38.126.82.69
Preparing search index...
The search index is not available
OpenFin JavaScript API
OpenFin JavaScript API
OpenFin
WindowBounds
Interface WindowBounds
Returned from getBounds call. bottom and right are never used for setting.
interface
WindowBounds
{
bottom
:
number
;
height
:
number
;
left
:
number
;
right
:
number
;
top
:
number
;
width
:
number
;
}
Index
Properties
bottom
height
left
right
top
width
Properties
bottom
bottom
:
number
height
height
:
number
left
left
:
number
right
right
:
number
top
top
:
number
width
width
:
number
Settings
Theme
OS
Light
Dark
On This Page
bottom
height
left
right
top
width
OpenFin JavaScript API
Loading...
Returned from getBounds call. bottom and right are never used for setting.