Update browser-window.md
This commit is contained in:
parent
3f0c007578
commit
224955d6ac
1 changed files with 4 additions and 0 deletions
|
@ -571,6 +571,10 @@ Enters or leaves the kiosk mode.
|
||||||
|
|
||||||
Returns whether the window is in kiosk mode.
|
Returns whether the window is in kiosk mode.
|
||||||
|
|
||||||
|
### `win.getNativeWindowHandle()`
|
||||||
|
|
||||||
|
Returns the OS window handle in a buffer.
|
||||||
|
|
||||||
### `win.hookWindowMessage(message, callback)` _Windows_
|
### `win.hookWindowMessage(message, callback)` _Windows_
|
||||||
|
|
||||||
* `message` Integer
|
* `message` Integer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue