mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
add description and process for BrowserWindow class
This commit is contained in:
@@ -109,6 +109,10 @@ child.once('ready-to-show', () => {
|
||||
|
||||
## Class: BrowserWindow
|
||||
|
||||
> Create and control browser windows.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
|
||||
`BrowserWindow` is an
|
||||
[EventEmitter](http://nodejs.org/api/events.html#events_class_events_eventemitter).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user