Class UIDragPreview

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class UIDragPreview
extends NSObject
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • UIDragPreview

      protected UIDragPreview()
    • UIDragPreview

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

      protected UIDragPreview​(NSObject.SkipInit skipInit)
    • UIDragPreview

      public UIDragPreview​(UIView view, UIDragPreviewParameters parameters)
    • UIDragPreview

      public UIDragPreview​(UIView view)
    • UIDragPreview

      public UIDragPreview​(NSURL url, String title)
      Since:
      Available in iOS 11.0 and later.
  • Method Details