Package apple.uikit.protocol
Interface UICollectionViewDropPlaceholderContext.Block_commitInsertionWithDataSourceUpdates
-
- Enclosing interface:
- UICollectionViewDropPlaceholderContext
public static interface UICollectionViewDropPlaceholderContext.Block_commitInsertionWithDataSourceUpdates
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_commitInsertionWithDataSourceUpdates(NSIndexPath insertionIndexPath)
-
-
-
Method Detail
-
call_commitInsertionWithDataSourceUpdates
void call_commitInsertionWithDataSourceUpdates(NSIndexPath insertionIndexPath)
-
-