Update docs for parsing
This commit is contained in:
parent
b859afc118
commit
2b05c61ae3
8 changed files with 24 additions and 20 deletions
|
@ -9,6 +9,6 @@
|
|||
* `iconPath` String - The absolute path to an icon to be displayed in a
|
||||
JumpList, which can be an arbitrary resource file that contains an icon. You
|
||||
can usually specify `process.execPath` to show the icon of the program.
|
||||
* `iconIndex` Integer - The icon index in the icon file. If an icon file
|
||||
* `iconIndex` Number - The icon index in the icon file. If an icon file
|
||||
consists of two or more icons, set this value to identify the icon. If an
|
||||
icon file consists of one icon, this value is 0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue