feat: add View API
This commit is contained in:
parent
874af5c982
commit
e058d11657
8 changed files with 108 additions and 0 deletions
|
@ -22,6 +22,7 @@ module.exports = [
|
|||
{name: 'TopLevelWindow', file: 'top-level-window'},
|
||||
{name: 'TouchBar', file: 'touch-bar'},
|
||||
{name: 'Tray', file: 'tray'},
|
||||
{name: 'View', file: 'view'},
|
||||
{name: 'webContents', file: 'web-contents'},
|
||||
// The internal modules, invisible unless you know their names.
|
||||
{name: 'NavigationController', file: 'navigation-controller', private: true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue