symbolConfiguration
Specifies a combination of point size, weight, and scale to use when sizing and displaying symbol images.
Declaration
@NSCopying var symbolConfiguration: NSImage.SymbolConfiguration? { get set }Discussion
If a symbol configuration isn’t provided, the image view uses a default size, weight, and scale provided by the system. The default value is nil.