Skip to content

Commit

Permalink
docs: remove skipTaskbar note in browserWindow
Browse files Browse the repository at this point in the history
  • Loading branch information
VerteDinde committed Jul 29, 2022
1 parent 4abea67 commit f75a353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/browser-window.md
Expand Up @@ -1323,7 +1323,7 @@ win.setSheetOffset(toolbarRect.height)

Starts or stops flashing the window to attract user's attention.

#### `win.setSkipTaskbar(skip)`
#### `win.setSkipTaskbar(skip)` _macOS_ _Windows_

* `skip` boolean

Expand Down

0 comments on commit f75a353

Please sign in to comment.