fileDialogMessage(_:)
On macOS, configures the fileExporter, fileImporter, or fileMover with a custom text that is presented to the user, similar to a title.
Declaration
nonisolated func fileDialogMessage(_ message: Text?) -> some View
Parameters
- message:
The optional text to use as the file dialog message.