mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 14:16:59 +02:00
Media Picker: Allow multi selection of pictures #301
Show only multisession only when required (ie not for the choosing the room avatar)
This commit is contained in:
@@ -81,5 +81,11 @@
|
||||
*/
|
||||
@property (nonatomic) PHAssetCollection *assetsCollection;
|
||||
|
||||
/**
|
||||
A Boolean value that determines whether users can select more than one item.
|
||||
Default is NO.
|
||||
*/
|
||||
@property (nonatomic) BOOL allowsMultipleSelection;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user