Search
Preparing search index...
The search index is not available
@nut-tree/nut-js
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
Window
Class Window
Hierarchy
Window
Index
Constructors
constructor
Accessors
region
title
Constructors
constructor
new
Window
(
nativeActions
:
NativeAdapter
, windowHandle
:
number
)
:
Window
Parameters
nativeActions:
NativeAdapter
windowHandle:
number
Returns
Window
Accessors
region
get
region
(
)
:
Promise
<
Region
>
Returns
Promise
<
Region
>
title
get
title
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Globals
Window
constructor
region
title