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