mirror of
https://github.com/DmcSDK/cordova-plugin-mediaPicker
synced 2026-05-03 00:00:04 +08:00
added support for plugin option maxSelectSize for iOS
This commit is contained in:
@@ -17,4 +17,5 @@
|
||||
@property (nonatomic, assign) NSInteger maxSelectCount;
|
||||
//'selectMode':101,//101=PICKER_IMAGE_VIDEO , 100=PICKER_IMAGE , 102=PICKER_VIDEO
|
||||
@property (nonatomic, assign) NSInteger selectMode;
|
||||
@property (nonatomic, assign) NSInteger maxSelectSize;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user