Class UICollectionViewPlaceholder

    • Constructor Detail

      • UICollectionViewPlaceholder

        protected UICollectionViewPlaceholder()
      • UICollectionViewPlaceholder

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

        protected UICollectionViewPlaceholder​(NSObject.SkipInit skipInit)
      • UICollectionViewPlaceholder

        public UICollectionViewPlaceholder​(NSIndexPath insertionIndexPath,
                                           java.lang.String reuseIdentifier)
    • Method Detail

      • getCellUpdateHandler

        public org.robovm.objc.block.VoidBlock1<UICollectionViewCell> getCellUpdateHandler()
      • setCellUpdateHandler

        public void setCellUpdateHandler​(org.robovm.objc.block.VoidBlock1<UICollectionViewCell> v)
      • init

        protected long init​(NSIndexPath insertionIndexPath,
                            java.lang.String reuseIdentifier)