canCreateDirectories
A Boolean value that indicates whether the panel displays UI for creating directories.
Declaration
var canCreateDirectories: Bool { get set }Discussion
When the value of this property is true, the panel includes UI to create new directories. When the value is false, the panel does not expose that UI.