Class UITableViewDropPlaceholder

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class UITableViewDropPlaceholder
extends UITableViewPlaceholder
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • UITableViewDropPlaceholder

      protected UITableViewDropPlaceholder()
    • UITableViewDropPlaceholder

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

      protected UITableViewDropPlaceholder​(NSObject.SkipInit skipInit)
    • UITableViewDropPlaceholder

      public UITableViewDropPlaceholder​(NSIndexPath insertionIndexPath, String reuseIdentifier, double rowHeight)
  • Method Details