Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

What is the framerate used while animating?

$
0
0

I cannot find any information on the framerate (fps) Titanium uses to render the frames in an animation. For example, if I am animating a box from height = 50 to height = Ti.Platform.DisplayCaps.platformHeight, I would use the following code:

$.box.animate({
    height: Ti.Platform.DisplayCaps.platformHeight,
    duration: 1000
});
When the box is between 50 and the height of the screen, what is the framerate?

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>