Validates if a pointer to window is valid.
Перейти к файлу
Cheng Zhao 5dc500b88c 0.0.5 2019-02-25 19:32:47 +09:00
lib Add macOS implementation 2018-12-11 13:46:11 +09:00
src refactor: use napi 2019-02-25 19:32:19 +09:00
.gitignore Add macOS implementation 2018-12-11 13:46:11 +09:00
README.md Dummy implementation 2018-12-11 12:13:57 +09:00
binding.gyp refactor: use napi 2019-02-25 19:32:19 +09:00
package.json 0.0.5 2019-02-25 19:32:47 +09:00

README.md

is-valid-window

Validates if a pointer to window is valid. Used by Electron to validate the result of TopLevelWindow.getNativeWindowHandle.

License

Public domain.