Package org.robovm.apple.uikit
Class UICollectionElementKind.AsListMarshaler
java.lang.Object
org.robovm.apple.uikit.UICollectionElementKind.AsListMarshaler
- Enclosing class:
- UICollectionElementKind
public static class UICollectionElementKind.AsListMarshaler extends Object
-
Constructor Summary
Constructors Constructor Description AsListMarshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(List<UICollectionElementKind> l, long flags)static List<UICollectionElementKind>toObject(Class<? extends NSObject> cls, long handle, long flags)
-
Constructor Details
-
AsListMarshaler
public AsListMarshaler()
-
-
Method Details
-
toObject
public static List<UICollectionElementKind> toObject(Class<? extends NSObject> cls, long handle, long flags) -
toNative
-