Browser
Extends:
EventEmitter → Browser
Method Summary
Public Methods | ||
public |
createBrowserPage(window: *): BrowserPage |
|
public |
createBrowserWindow(config: *, callbacks: *): Promise<object> |
|
public |
exit(args: ...*) |
|
public |
isReady() |
Public Methods
public createBrowserPage(window: *): BrowserPage source
Params:
Name | Type | Attribute | Description |
window | * |
public createBrowserWindow(config: *, callbacks: *): Promise<object> source
Params:
Name | Type | Attribute | Description |
config | * | ||
callbacks | * |
public exit(args: ...*) source
Params:
Name | Type | Attribute | Description |
args | ...* |