showsHiddenFiles
A Boolean value that indicates whether the panel displays files that are normally hidden from the user.
Declaration
var showsHiddenFiles: Bool { get set }Discussion
When the value of this property is true, the panel displays hidden files; if false, it does not. The default value is false.