SetHoldEndEnabled is not working in the RotateAnimation?
By Sunny shah
13 Jun 2013 01:53
English
1 Replies
Hello Everyone,
i want to rotate the my BitmapControl to some Degrees and Hold at that point. but everytime it goes back to its orignal position.
RotateAnimation animClkWise(0,27, AnimationPropertyInfo::DEFAULT_DURATION, ANIMATION_INTERPOLATOR_LINEAR); animClkWise.SetHoldEndEnabled(false);
//animClkWise.SetAutoReverseEnabled(true);
animClkWise.SetAnchor(0.5,1);
(__pBmpCtrl->GetControlAnimator()->StartUserAnimation(ANIMATION_TARGET_ROTATION, animClkWise));
__pBmpCtrl->GetControlAnimator()->AddControlAnimatorDetailedEventListener(*this);
help plesase..
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------