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