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