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