No overview available.
SDKs
- macOS 10.9+
- Xcode 8.0+
Framework
- App
Kit
Declaration
@nonobjc required convenience init(imageLiteralResourceName name: String)
No overview available.
SDKs
Framework
@nonobjc required convenience init(imageLiteralResourceName name: String)
init?(named: NSImage .Name)
Returns the image object associated with the specified name.
func set Name(NSImage .Name?) -> Bool
Registers the receiver under the specified name.
func name() -> NSImage .Name?
Returns the name associated with the image, if any.
typealias NSImage .Name
Named images, defined by the system or you, for use in your app.