Class UISwipeGestureRecognizer

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class UISwipeGestureRecognizer
    extends UIGestureRecognizer
    Since:
    Available in iOS 3.2 and later.
    • Constructor Detail

      • UISwipeGestureRecognizer

        public UISwipeGestureRecognizer()
      • UISwipeGestureRecognizer

        protected UISwipeGestureRecognizer​(NSObject.Handle h,
                                           long handle)
      • UISwipeGestureRecognizer

        protected UISwipeGestureRecognizer​(NSObject.SkipInit skipInit)
      • UISwipeGestureRecognizer

        public UISwipeGestureRecognizer​(NSObject target,
                                        org.robovm.objc.Selector action)