Preparing search index...
The search index is not available
Documentation
Documentation
@nut-tree/nut-js
WindowElement
Interface WindowElement
interface
WindowElement
{
children
?:
WindowElement
[]
;
isEnabled
?:
boolean
;
isFocused
?:
boolean
;
region
?:
Region
;
role
?:
string
;
selectedText
?:
string
;
subRole
?:
string
;
title
?:
string
;
type
?:
string
;
value
?:
string
;
}
Index
Properties
children?
is
Enabled?
is
Focused?
region?
role?
selected
Text?
sub
Role?
title?
type?
value?
Properties
Optional
children
children
?:
WindowElement
[]
Optional
is
Enabled
is
Enabled
?:
boolean
Optional
is
Focused
is
Focused
?:
boolean
Optional
region
region
?:
Region
Optional
role
role
?:
string
Optional
selected
Text
selected
Text
?:
string
Optional
sub
Role
sub
Role
?:
string
Optional
title
title
?:
string
Optional
type
type
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
is
Enabled
is
Focused
region
role
selected
Text
sub
Role
title
type
value
Documentation
@nut-tree
nut-js
provider-interfaces
shared
Generated using
TypeDoc