Contents

init(label:)

Creates a settings link with a custom label.

Declaration

init(@ViewBuilder label: () -> Label)

Parameters

  • label:

    A view to use as the label for this settings link.

See Also

Creating a settings link