LMFlashLabel Class Reference
| Inherits from | UILabel |
|---|---|
| Declared in | LMFlashLabel.h LMFlashLabel.m |
Other Methods
Other Methods
flashImage
闪光图片 如果设置了flashImage,以flashImage为准
@property (nonatomic, strong) UIImage *flashImageDeclared In
LMFlashLabel.h
shineImage
闪光点图片 如果设置了shineImage,以shineImage为准
@property (nonatomic, strong) UIImage *shineImageDeclared In
LMFlashLabel.h
animationDuration
扫描一遍的动画时间
@property (nonatomic, assign) NSTimeInterval animationDurationDeclared In
LMFlashLabel.h
needsExtShineAnimaiton
闪光动画结束后,是否开启闪耀动画
@property (nonatomic, assign) BOOL needsExtShineAnimaitonDeclared In
LMFlashLabel.h
animationIsLoop
是否循环播放动画
@property (nonatomic, assign) BOOL animationIsLoopDeclared In
LMFlashLabel.h