mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
docs: link to better list of icons for nativeImage.createFromNamedImage() (#18336)
This commit is contained in:
committed by
Alexey Kuzmin
parent
af0ad4454e
commit
7e2cbf528e
@@ -177,7 +177,7 @@ Creates a new `NativeImage` instance from `dataURL`.
|
||||
Returns `NativeImage`
|
||||
|
||||
Creates a new `NativeImage` instance from the NSImage that maps to the
|
||||
given image name. See [`NSImageName`](https://developer.apple.com/documentation/appkit/nsimagename?language=objc)
|
||||
given image name. See [`System Icons`](https://developer.apple.com/design/human-interface-guidelines/macos/icons-and-images/system-icons/)
|
||||
for a list of possible values.
|
||||
|
||||
The `hslShift` is applied to the image with the following rules
|
||||
|
||||
Reference in New Issue
Block a user