Ionic slides drag event finished

Hi,

I require some sort of drag event finished event so that whenever the user stops dragging the slide I perform an operation. I tried it using the ionSlideDrag in conjunction with ionSlideTap in hope that whenever the slide is released I can use both events. However, this is a no go. Any ideas how I can move forward please?