name()
Returns the name associated with the image, if any.
Declaration
func name() -> NSImage.Name?Return Value
The name associated with the image, or nil if it has no associated name.
See Also
Creating Images by Name
Configuring and displaying symbol images in your UIinit(named:)init(systemSymbolName:accessibilityDescription:)init(systemSymbolName:variableValue:accessibilityDescription:)init(symbolName:variableValue:)init(symbolName:bundle:variableValue:)init(resource:)setName(_:)NSImage.Nameinit(imageLiteralResourceName:)