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