mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Update comments
This commit is contained in:
@@ -119,7 +119,8 @@ typedef NS_ENUM(NSUInteger, ASMultiplexImageNodeErrorCode) {
|
||||
|
||||
/**
|
||||
* @abstract If the downloader implements progressive image rendering and this value is YES progressive renders of the
|
||||
* image will be displayed as the image downloads. Defaults to YES.
|
||||
* image will be displayed as the image downloads. Regardless of this properties value, progress renders will
|
||||
* only occur when the node is visible. Defaults to YES.
|
||||
*/
|
||||
@property (nonatomic, assign, readwrite) BOOL shouldRenderProgressImages;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user