Uses of Class
org.robovm.apple.uikit.UIFontWeight
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIFontWeight in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as UIFontWeight Modifier and Type Field Description static UIFontWeightUIFontWeight. Blackstatic UIFontWeightUIFontWeight. Boldstatic UIFontWeightUIFontWeight. Heavystatic UIFontWeightUIFontWeight. Lightstatic UIFontWeightUIFontWeight. Mediumstatic UIFontWeightUIFontWeight. Regularstatic UIFontWeightUIFontWeight. Semiboldstatic UIFontWeightUIFontWeight. Thinstatic UIFontWeightUIFontWeight. UltraLightMethods in org.robovm.apple.uikit that return UIFontWeight Modifier and Type Method Description static UIFontWeightUIFontWeight.Marshaler. toObject(Class<UIFontWeight> cls, long handle, long flags)static UIFontWeightUIFontWeight. valueOf(double value)Methods in org.robovm.apple.uikit that return types with arguments of type UIFontWeight Modifier and Type Method Description static List<UIFontWeight>UIFontWeight.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type UIFontWeight Modifier and Type Method Description static UIFontUIFont. getSystemFont(double fontSize, UIFontWeight weight)static longUIFontWeight.Marshaler. toNative(UIFontWeight o, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type UIFontWeight Modifier and Type Method Description static longUIFontWeight.AsListMarshaler. toNative(List<UIFontWeight> l, long flags)static UIFontWeightUIFontWeight.Marshaler. toObject(Class<UIFontWeight> cls, long handle, long flags)