Contents

fileDialogBrowserOptions(_:)

On macOS, configures the fileExporter, fileImporter, or fileMover to provide a refined URL search experience: include or exclude hidden files, allow searching by tag, etc.

Declaration

nonisolated func fileDialogBrowserOptions(_ options: FileDialogBrowserOptions) -> some View

Parameters

  • options:

    The search options to apply to a given file dialog.

See Also

Configuring a file dialog