Class UISwipeGestureRecognizerDirection


  • public final class UISwipeGestureRecognizerDirection
    extends java.lang.Object
    Touch Location Behaviors: locationInView: location where the swipe began. this is the centroid if more than one touch was involved locationOfTouch:inView: location of a particular touch when the swipe began
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Down  
      static long Left  
      static long Right  
      static long Up  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait