Package org.robovm.apple.coretext
Class CTFontAttributes.AsListMarshaler
java.lang.Object
org.robovm.apple.coretext.CTFontAttributes.AsListMarshaler
- Enclosing class:
- CTFontAttributes
public static class CTFontAttributes.AsListMarshaler extends Object
-
Constructor Summary
Constructors Constructor Description AsListMarshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(List<CTFontAttributes> l, long flags)static List<CTFontAttributes>toObject(Class<? extends CFType> cls, long handle, long flags)
-
Constructor Details
-
AsListMarshaler
public AsListMarshaler()
-
-
Method Details
-
toObject
public static List<CTFontAttributes> toObject(Class<? extends CFType> cls, long handle, long flags) -
toNative
-