maximumPrefetchDownloads
Objective-C
@property (nonatomic) NSUInteger maximumPrefetchDownloads;
Swift
var maximumPrefetchDownloads: UInt { get set }
See
PSPDFGalleryConfiguration.maximumPrefetchDownloads.-
Undocumented
Declaration
Objective-C
- (NSUInteger)maximumPrefetchDownloads;
-
Undocumented
Declaration
Objective-C
- (void)setMaximumPrefetchDownloads:(NSUInteger)maximumPrefetchDownloads;