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