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