Contents

fileDialogConfirmationLabel(_:)

On macOS, configures the fileExporter, fileImporter, or fileMover with a custom confirmation button label.

Declaration

nonisolated func fileDialogConfirmationLabel(_ label: LocalizedStringResource) -> some View

Parameters

  • label:

    The localized string resource to display.

See Also

Configuring a file dialog