electron/spec/is-valid-window/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
173 B
Markdown
Raw Normal View History

# is-valid-window
Validates if a pointer to window is valid. Used by Electron to validate the
result of `TopLevelWindow.getNativeWindowHandle`.
## License
Public domain.