/Scaning

Scaning Animation 扫描动画

Primary LanguageObjective-CGNU General Public License v3.0GPL-3.0

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;