Re: iOS - Proper way to check UIEvent or UInternalEvent
Re: iOS - Proper way to check UIEvent or UInternalEvent
- Subject: Re: iOS - Proper way to check UIEvent or UInternalEvent
- From: Kyle Sluder <email@hidden>
- Date: Tue, 23 Jun 2015 18:35:50 -0500
On Tue, Jun 23, 2015, at 02:54 PM, Alex Zavatone wrote:
> We don't care about motion events. We only care about touch events.
>
> I'm trying to check if the event is a of UIEventTypeMotion and simply
> return.
If you only care about touch events, why aren't you comparing against
UIEventTypeTouches?
--Kyle Sluder
_______________________________________________
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