File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,19 +32,19 @@ The method is required to call before calling the following methods:
3232
3333#### windowManager.getActiveWindow() ` Windows ` ` macOS `
3434
35- - Returns [ ` Window ` ] ( window.md )
35+ Returns [ ` Window ` ] ( window.md )
3636
3737#### windowManager.getWindows() ` Windows ` ` macOS `
3838
39- - Returns [ ` Window[] ` ] ( window.md )
39+ Returns [ ` Window[] ` ] ( window.md )
4040
4141#### windowManager.getMonitors() ` Windows `
4242
43- - Returns [ ` Monitor[] ` ] ( monitor.md )
43+ Returns [ ` Monitor[] ` ] ( monitor.md )
4444
4545#### windowManager.getPrimaryMonitor() ` Windows `
4646
47- - Returns [ ` Monitor ` ] ( monitor.md )
47+ Returns [ ` Monitor ` ] ( monitor.md )
4848
4949### Events
5050
@@ -54,4 +54,4 @@ Returns:
5454
5555- [ ` Window ` ] ( window.md )
5656
57- Emitted when a window has been activated.
57+ Emitted when a window has been activated.
You can’t perform that action at this time.
0 commit comments