mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
docs: fix isMactemplateImage type definition (#21166)
This commit is contained in:
@@ -329,9 +329,9 @@ can be called on empty images.
|
|||||||
|
|
||||||
[buffer]: https://nodejs.org/api/buffer.html#buffer_class_buffer
|
[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).
|
A `Boolean` property that determines whether the image is considered a [template image](https://developer.apple.com/documentation/appkit/nsimage/1520017-template).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user