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