isAutoDownloadThumbnail property
final
~english Whether to automatically download the thumbnail.
true
: (Default) Yes;false
: No. ~end
~chinese 是否自动下载缩略图。
- (默认)
true
:是; false
:否。 ~end
Implementation
final bool isAutoDownloadThumbnail;
~english Whether to automatically download the thumbnail.
true
: (Default) Yes;false
: No.
~end~chinese 是否自动下载缩略图。
true
:是;false
:否。
~endfinal bool isAutoDownloadThumbnail;