Uses of Class
org.robovm.apple.uikit.UICollectionElementKind
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UICollectionElementKind in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as UICollectionElementKind Modifier and Type Field Description static UICollectionElementKindUICollectionElementKind. SectionFooterstatic UICollectionElementKindUICollectionElementKind. SectionHeaderMethods in org.robovm.apple.uikit that return UICollectionElementKind Modifier and Type Method Description static UICollectionElementKindUICollectionElementKind.Marshaler. toObject(Class<UICollectionElementKind> cls, long handle, long flags)static UICollectionElementKindUICollectionElementKind. valueOf(NSString value)Methods in org.robovm.apple.uikit that return types with arguments of type UICollectionElementKind Modifier and Type Method Description static List<UICollectionElementKind>UICollectionElementKind.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type UICollectionElementKind Modifier and Type Method Description UICollectionReusableViewUICollectionView. dequeueReusableSupplementaryView(UICollectionElementKind elementKind, String identifier, NSIndexPath indexPath)UICollectionViewLayoutAttributesUICollectionView. getLayoutAttributesForSupplementaryElement(UICollectionElementKind kind, NSIndexPath indexPath)voidUICollectionView. registerReusableSupplementaryViewClass(Class<? extends UICollectionReusableView> viewClass, UICollectionElementKind elementKind, String identifier)voidUICollectionView. registerReusableSupplementaryViewNib(UINib nib, UICollectionElementKind kind, String identifier)static longUICollectionElementKind.Marshaler. toNative(UICollectionElementKind o, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type UICollectionElementKind Modifier and Type Method Description static longUICollectionElementKind.AsListMarshaler. toNative(List<UICollectionElementKind> l, long flags)static UICollectionElementKindUICollectionElementKind.Marshaler. toObject(Class<UICollectionElementKind> cls, long handle, long flags)