selectionLimit
The maximum number of selections the user can make.
Declaration
@property (nonatomic) NSInteger selectionLimit;Discussion
This property updates the photos picker configuration (PHPickerConfiguration) property selectionLimit.
The maximum number of selections the user can make.
@property (nonatomic) NSInteger selectionLimit;This property updates the photos picker configuration (PHPickerConfiguration) property selectionLimit.