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