-
Notifications
You must be signed in to change notification settings - Fork 1
onCompleteProperties
Jan-Ole Schümann edited this page May 21, 2017
·
1 revision
These properties define a method that is called after the tween has finished playing, either with or without an object that is passed to the method:
- If no object should be passed, on set onComplete
- If an object should be passed, set both onCompleteArg and onCompleteParams.
These properties can also be set by using the keywords onComplete and onCompleteParams.