init(pointSize:weight:scale:)
Creates a symbol configuration with the specified point size, font weight, and symbol scale.
Declaration
convenience init(pointSize: CGFloat, weight: NSFont.Weight, scale: NSImage.SymbolScale)Creates a symbol configuration with the specified point size, font weight, and symbol scale.
convenience init(pointSize: CGFloat, weight: NSFont.Weight, scale: NSImage.SymbolScale)