preferredThumbnailSize
The thumbnail size in pixels that the image reader makes the image.
Declaration
@property (nonatomic, assign, readwrite) CGSize preferredThumbnailSize;Discussion
The default value is CGSizeZero.
The thumbnail size in pixels that the image reader makes the image.
@property (nonatomic, assign, readwrite) CGSize preferredThumbnailSize;The default value is CGSizeZero.