TuSDKTSPhotosGridCellData Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | TuSDKPFPhotosGridCell.h | 
  downloading
	是否正在下载数据
@property (nonatomic, assign) BOOL downloadingDeclared In
TuSDKPFPhotosGridCell.h
  progress
	下载进度,-1表示无下载状态
@property (nonatomic, assign) double progressDeclared In
TuSDKPFPhotosGridCell.h
  index
	选择序列,-1表示不在选择队列中
@property (nonatomic, assign) NSInteger indexDeclared In
TuSDKPFPhotosGridCell.h
  asset
	媒体资源图片
@property (nonatomic, retain) id<TuSDKTSAssetInterface> assetDeclared In
TuSDKPFPhotosGridCell.h
+ dataWithAsset:
	初始化方法
+ (instancetype)dataWithAsset:(id<TuSDKTSAssetInterface>)assetParameters
asset | 
						字典数据  | 
					
|---|
Declared In
TuSDKPFPhotosGridCell.h