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