This is a migrated thread and some comments may be shown as answers.

Hold and Unhold Event

2 Answers 56 Views
SlideView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
bento
Top achievements
Rank 2
bento asked on 16 Sep 2013, 07:17 AM
Hi,

I see Hold event exist in RadSlideView, but I dont know what event to trigger release or unhold ? For example, I need to hold the item and animation will stop, but after my finger release from item, it will start again. I tried KeyUp event but no response. 

Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Kiril Stanoev
Telerik team
answered on 16 Sep 2013, 08:27 AM
Hi Benyamin,
The Hold event is not RadSlideView's per se. It belongs to the UIElement. As for an event opposite of "Hold" I'd suggest you listen for the ManipulationCompleted event. Let me know if this helps.
 

Regards,
Kiril Stanoev
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
bento
Top achievements
Rank 2
answered on 16 Sep 2013, 09:03 AM
You right, it works. Thanks :)
Tags
SlideView
Asked by
bento
Top achievements
Rank 2
Answers by
Kiril Stanoev
Telerik team
bento
Top achievements
Rank 2
Share this question
or