Style fixups

This commit is contained in:
Paul Betts 2015-02-10 17:14:26 -08:00
parent 8a7acfc6c0
commit 86de75deef
5 changed files with 11 additions and 16 deletions

View file

@ -543,7 +543,6 @@ it will assume `app.getName().desktop`.
### BrowserWindow.setOverlayIcon(overlay, description)
* `overlay` [Image](image.md) - the icon to display on the bottom right corner of the Taskbar icon. If this parameter is `null`, the overlay is cleared.
* `description` String - a description that will be provided to Accessibility screenreaders
Sets a 16px overlay onto the current Taskbar icon, usually used to convey some sort of application status or to passively notify the user.