Files
electron/docs/api
Jean-Philippe Morin 42ac64284f docs: MessageBoxOptions.icon should allow type string (#19782)
In the `dialog` documentation (and the generated typings in `electron.d.ts`), it is mentionned that the `icon` property only supports `NativeImage`, but the `nativeImage` documentation says that:

```
In Electron, for the APIs that take images, you can pass either file paths or NativeImage
```
2019-08-16 17:06:02 +02:00
..
2019-07-30 13:11:56 -07:00
2018-09-14 14:57:01 +10:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2019-08-09 07:43:48 -07:00