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