parent
ac394ec3ef
commit
fa7f084625
2 changed files with 8 additions and 0 deletions
|
@ -63,6 +63,10 @@ Evaluates the code in the child window.
|
|||
|
||||
Focuses the child window (brings the window to front).
|
||||
|
||||
### `BrowserWindowProxy.print()`
|
||||
|
||||
Invokes the print dialog on the child window.
|
||||
|
||||
### `BrowserWindowProxy.postMessage(message, targetOrigin)`
|
||||
|
||||
* `message` String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue