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