Uses of Interface
org.robovm.apple.uikit.UICollectionViewDropDelegate
-
Packages that use UICollectionViewDropDelegate Package Description org.robovm.apple.uikit -
-
Uses of UICollectionViewDropDelegate in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UICollectionViewDropDelegate Modifier and Type Class Description class
UICollectionViewDropDelegateAdapter
Methods in org.robovm.apple.uikit that return UICollectionViewDropDelegate Modifier and Type Method Description UICollectionViewDropDelegate
UICollectionView. getDropDelegate()
Methods in org.robovm.apple.uikit with parameters of type UICollectionViewDropDelegate Modifier and Type Method Description void
UICollectionView. setDropDelegate(UICollectionViewDropDelegate v)
-