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