init(scale:)
Creates a symbol configuration using the scale you specify.
Declaration
convenience init(scale: NSImage.SymbolScale)Parameters
- scale:
The symbol scale.
Return Value
A new configuration object.
Creates a symbol configuration using the scale you specify.
convenience init(scale: NSImage.SymbolScale)The symbol scale.
A new configuration object.