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