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