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