wanghuida / Scaning

Scaning Animation 扫描动画

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scaning

Scaning Animation

please clone and run the project, this project is a demo.

Effect

scaning

function


# start scaning
- (void) startScaningRepeatCount:(int)count;
- (void) startScaningRepeatCount:(int)count Duration:(int)duration;
- (void) startScaningRepeatCount:(int)count Duration:(int)duration HeightFactor:(float) factor;

# stop scaning
- (void) stopScaning;

About

Scaning Animation 扫描动画

License:GNU General Public License v3.0


Languages

Language:Objective-C 100.0%