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