TuSDKICGifView Class Reference
| Inherits from | UIImageView |
|---|---|
| Declared in | TuSDKICGifView.h |
delegate
动画播放事件委托
@property (nonatomic, weak) id<TuSDKPFGifViewDelegate> delegateDeclared In
TuSDKICGifView.h
runloopMode
动画默认使用的runloop 模式,默认: NSRunLoopCommonModes
@property (nonatomic, copy) NSString *runloopModeDiscussion
Set this property to NSDefaultRunLoopMode will make the animation pause during UIScrollView scrolling.
Declared In
TuSDKICGifView.h
currentFrameIndex
当前帧
@property (nonatomic, assign) NSUInteger currentFrameIndexDeclared In
TuSDKICGifView.h