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