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