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