applying(_:)
Creates a configuration object by applying the values from the configuration you specify.
Declaration
func applying(_ configuration: NSImage.SymbolConfiguration) -> SelfParameters
- configuration:
The configuration details to apply.
Return Value
A new configuration object that prioritizes the values from the configuration you specify.