Package apple.uikit
Interface UICollectionViewCellRegistration.Block_registrationWithCellNibConfigurationHandler
-
- Enclosing class:
- UICollectionViewCellRegistration
public static interface UICollectionViewCellRegistration.Block_registrationWithCellNibConfigurationHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_registrationWithCellNibConfigurationHandler(UICollectionViewCell cell, NSIndexPath indexPath, java.lang.Object item)
-
-
-
Method Detail
-
call_registrationWithCellNibConfigurationHandler
void call_registrationWithCellNibConfigurationHandler(UICollectionViewCell cell, NSIndexPath indexPath, java.lang.Object item)
-
-