Adding the compulsory flag in the API documentation of BrowserWindow.flashFrame
This commit is contained in:
parent
0b24883649
commit
31f5855001
1 changed files with 4 additions and 2 deletions
|
@ -340,9 +340,11 @@ Returns the title of the native window.
|
|||
**Note:** The title of web page can be different from the title of the native
|
||||
window.
|
||||
|
||||
### BrowserWindow.flashFrame()
|
||||
### BrowserWindow.flashFrame(flag)
|
||||
|
||||
* `flag` Boolean
|
||||
|
||||
Flashes the window to attract user's attention.
|
||||
Starts or stops flashing the window to attract user's attention.
|
||||
|
||||
### BrowserWindow.setSkipTaskbar(skip)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue