Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/objective-c/25.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ios FLAnimatedImage更改当前帧_Ios_Objective C_Gif - Fatal编程技术网

Ios FLAnimatedImage更改当前帧

Ios FLAnimatedImage更改当前帧,ios,objective-c,gif,Ios,Objective C,Gif,我需要使用FLAnimatedImage更改图像的当前帧。我怎么做 类有一个属性 @property (nonatomic, strong, readonly) UIImage *currentFrame;

我需要使用
FLAnimatedImage
更改图像的当前帧。我怎么做

类有一个属性

@property (nonatomic, strong, readonly) UIImage *currentFrame;