Contents

init(title:icon:)

Creates a label with a custom title and icon.

Declaration

init(@ViewBuilder title: () -> Title, @ViewBuilder icon: () -> Icon)

See Also

Creating a label