Static Functions
12 Sep 20251 minute to read
Root static functions of Base Library
degreeToLocation
calculate the start and end point of circle
Returns object
getPathArc
calculate the path of the circle
Returns string
doCircularAnimation
To do the animation for circular progress bar
Returns void
doLinearAnimation
To do the animation for linear progress bar
Returns void