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