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