wima
Preparing search index...
Window
Class Window
Index
Constructors
constructor
Properties
selector
Methods
get
Height
get
Width
set
Constructors
constructor
new
Window
(
options
?:
WindowOptions
)
:
Window
Parameters
options
:
WindowOptions
= {}
Returns
Window
Properties
Readonly
selector
selector
:
string
Methods
get
Height
getHeight
()
:
number
Returns the height of the window.
Returns
number
get
Width
getWidth
()
:
number
Returns width of the window.
Returns
number
set
set
(
width
:
number
,
height
:
number
)
:
void
Parameters
width
:
number
height
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
selector
Methods
get
Height
get
Width
set
wima
Loading...
Returns the height of the window.