Sets the image displayed in the toolbar button.
SDK
- macOS 10.12.4+
Framework
- Safari
Services
Declaration
func setImage(_ image: NSImage?)
Parameters
image
The image to display in the toolbar button.
Discussion
Pass nil to use the image specified in the Info
file.