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