Contents

fileExporterFilenameLabel(_:)

On macOS, configures the fileExporter with a label for the file name field.

Declaration

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

Parameters

  • label:

    The localized string resource to display.

See Also

Exporting to file