init(systemName:tintColor:symbolConfiguration:)
Creates an image object backed by the given SF Symbol name, with optional configuration options.
Declaration
init?(systemName name: String, tintColor: UIColor? = nil, symbolConfiguration: UIImage.SymbolConfiguration? = nil)Parameters
- systemName:
Name of the SF Symbol
- tintColor:
An optional UIColor to tint the icon
- symbolConfiguration:
An optional symbol configuration