Contents

selectionLimit

The maximum number of selections the user can make.

Declaration

@property (nonatomic) NSInteger selectionLimit;

Discussion

The default value is 1. Setting the value to 0 sets the selection limit to the maximum that the system supports.

See Also

Setting the selection limit