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