Re: iOS drawer-style interaction
Re: iOS drawer-style interaction
- Subject: Re: iOS drawer-style interaction
- From: Scott Andrew <email@hidden>
- Date: Fri, 06 Apr 2012 07:18:56 -0700
What about using a UIPanGestureRecognizer? I didn't see anything in the docs that says a swipe get's continuous feedback. A UIPanGestureRecognizer gives continuous feedback during the drag.
Scott
On Apr 5, 2012, at 11:45 PM, Rick Mann wrote:
> I'm trying to implement a drawer of sorts. Initially I added a down-swipe gesture recognizer, but I'd like the drawer edge to track the user's finger. Is there a way I can "hook in" to the recognizer to continuously track the finger after recognition?
>
> TIA,
> --
> Rick
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden