allowsMultipleSelection
Returns whether multiple items can be selected.
Declaration
optional var allowsMultipleSelection: Bool { get }Discussion
If this properties is not implemented, the text finder will act as if they returned true.
Returns whether multiple items can be selected.
optional var allowsMultipleSelection: Bool { get }If this properties is not implemented, the text finder will act as if they returned true.