canChooseDirectories
A Boolean that indicates whether the user can choose directories in the panel.
Declaration
var canChooseDirectories: Bool { get set }Discussion
When the value of this property is true, users can choose directories in the panel.
A Boolean that indicates whether the user can choose directories in the panel.
var canChooseDirectories: Bool { get set }When the value of this property is true, users can choose directories in the panel.