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