Package apple.uikit
Interface UICollectionViewSupplementaryRegistration.Block_registrationWithSupplementaryClassElementKindConfigurationHandler
-
- Enclosing class:
- UICollectionViewSupplementaryRegistration
public static interface UICollectionViewSupplementaryRegistration.Block_registrationWithSupplementaryClassElementKindConfigurationHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_registrationWithSupplementaryClassElementKindConfigurationHandler(UICollectionReusableView supplementaryView, java.lang.String elementKind, NSIndexPath indexPath)
-
-
-
Method Detail
-
call_registrationWithSupplementaryClassElementKindConfigurationHandler
void call_registrationWithSupplementaryClassElementKindConfigurationHandler(UICollectionReusableView supplementaryView, java.lang.String elementKind, NSIndexPath indexPath)
-
-