allowsMultipleSelection
A Boolean value that determines whether the user can select more than one document at a time.
Declaration
var allowsMultipleSelection: Bool { get set }Discussion
By default, this property is false.
A Boolean value that determines whether the user can select more than one document at a time.
var allowsMultipleSelection: Bool { get set }By default, this property is false.