Contents

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.

See Also

Selection Information