Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
WindowStateExt
Interface WindowStateExt
interface
WindowStateExt
{
$onDidChangeWindowActive
(
active
)
:
void
;
$onDidChangeWindowFocus
(
focused
)
:
void
;
}
Implemented by
WindowStateExtImpl
Index
Methods
$on
Did
Change
Window
Active
$on
Did
Change
Window
Focus
Methods
$on
Did
Change
Window
Active
$on
Did
Change
Window
Active
(
active
)
:
void
Parameters
active
:
boolean
Returns
void
$on
Did
Change
Window
Focus
$on
Did
Change
Window
Focus
(
focused
)
:
void
Parameters
focused
:
boolean
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
$on
Did
Change
Window
Active
$on
Did
Change
Window
Focus
Theia TypeDoc
Loading...