docs: link to better list of icons for nativeImage.createFromNamedImage() (#18336)

This commit is contained in:
Milan Burda 2019-05-18 22:00:08 +02:00 коммит произвёл Alexey Kuzmin
Родитель af0ad4454e
Коммит 7e2cbf528e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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