Skip to content

Darshanptl7500/LineAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LineAnimation

Animate a line using CADisplayLink

A CADisplayLink object is a timer object that allows your application to synchronize its drawing to the refresh rate of the display or screen.

In below example I have simply used CADisplayLink to animate a line extending across screen on CALayer using it’s drawInContext: method.

About

Animate a line using CADisplayLink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published