docs: fix electron.d.ts typings (#13841)
This commit is contained in:
parent
a6bc8030ea
commit
aacbd76baa
2 changed files with 2 additions and 2 deletions
|
@ -194,7 +194,7 @@ Sets the `image` associated with this tray icon.
|
|||
|
||||
#### `tray.setPressedImage(image)` _macOS_
|
||||
|
||||
* `image` [NativeImage](native-image.md)
|
||||
* `image` ([NativeImage](native-image.md) | String)
|
||||
|
||||
Sets the `image` associated with this tray icon when pressed on macOS.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue