VERIFY: when does animation callback fire?

master
Mike Sierra 2013-10-09 12:52:56 -04:00
parent b9db9c6301
commit b72783a656
1 changed files with 1 additions and 1 deletions

View File

@ -2061,7 +2061,7 @@ function arrayFirstValue(arr) {
- setter (function) caring function that will take one number argument
- duration (number) duration, in milliseconds
- easing (function) #optional easing function from @mina or custom
- callback (function) #optional
- callback (function) #optional callback function to execute when animation ends VERIFY
= (object) animation object in @mina format
o {
o id (string) animation id, consider it read-only,