init(_:systemImage:)
Creates a label with a system icon image and a title generated from a localized string.
Declaration
@export(implementation) nonisolated init(_ titleResource: LocalizedStringResource, systemImage name: String)Parameters
- titleResource:
A title generated from a localized string.