docs: fix isMactemplateImage
type definition (#21166)
This commit is contained in:
parent
4045852e6f
commit
c8ed22def3
1 changed files with 2 additions and 2 deletions
|
@ -329,9 +329,9 @@ can be called on empty images.
|
|||
|
||||
[buffer]: https://nodejs.org/api/buffer.html#buffer_class_buffer
|
||||
|
||||
## Properties
|
||||
### Instance Properties
|
||||
|
||||
### `nativeImage.isMacTemplateImage` _macOS_
|
||||
#### `nativeImage.isMacTemplateImage` _macOS_
|
||||
|
||||
A `Boolean` property that determines whether the image is considered a [template image](https://developer.apple.com/documentation/appkit/nsimage/1520017-template).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue