nativeImage: adding setTemplateImage method
This commit is contained in:
parent
fb00c28026
commit
efd294d69d
4 changed files with 14 additions and 0 deletions
|
@ -131,3 +131,9 @@ Returns whether the image is empty.
|
|||
Returns the size of the image.
|
||||
|
||||
[buffer]: https://iojs.org/api/buffer.html#buffer_class_buffer
|
||||
|
||||
### NativeImage.setTemplateImage(option)
|
||||
|
||||
* `option` Boolean
|
||||
|
||||
To toggle a `NativeImage` as Template image on OSX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue