Structures
The following structures are available globally.
-
A view which allows the user to select a file
If a file is selected it shows the file name as well as a button to change the file. If no file is selected, it shows a text asking the user to select a file, as well as a button.
See moreDeclaration
Swift
public struct FileSelectorView : View