downloadSize
The size of the download file containing the asset pack in bytes.
Declaration
@property (assign, readonly) NSInteger downloadSize;Discussion
This is different than the installation size, which could be larger.
The size of the download file containing the asset pack in bytes.
@property (assign, readonly) NSInteger downloadSize;This is different than the installation size, which could be larger.