jxa-types
Preparing search index...
application
SystemEventsProcess
Interface SystemEventsProcess
interface
SystemEventsProcess
{
menuBars
:
MenuBar
[]
;
visible
:
boolean
;
windows
:
JXReadonlyArray
<
{
radioGroups
:
JXReadonlyArray
<
{
radioButtons
:
JXReadonlyArray
<
{
click
:
()
=>
void
}
>
}
,
>
;
tabGroups
:
JXReadonlyArray
<
{
scrollAreas
:
JXReadonlyArray
<
{
tables
:
JXReadonlyArray
<
{
rows
:
JXReadonlyArray
<
object
>
}
>
}
,
>
;
}
,
>
;
}
,
>
;
}
Index
Properties
menu
Bars
visible
windows
Properties
menu
Bars
menuBars
:
MenuBar
[]
visible
visible
:
boolean
windows
windows
:
JXReadonlyArray
<
{
radioGroups
:
JXReadonlyArray
<
{
radioButtons
:
JXReadonlyArray
<
{
click
:
()
=>
void
}
>
}
,
>
;
tabGroups
:
JXReadonlyArray
<
{
scrollAreas
:
JXReadonlyArray
<
{
tables
:
JXReadonlyArray
<
{
rows
:
JXReadonlyArray
<
object
>
}
>
}
,
>
;
}
,
>
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
menu
Bars
visible
windows
jxa-types
Loading...