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