Package org.robovm.apple.uikit
Class UIFontTextStyle
public class UIFontTextStyle extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUIFontTextStyle.AsListMarshalerstatic classUIFontTextStyle.Marshalerstatic classUIFontTextStyle.Values -
Field Summary
Fields Modifier and Type Field Description static UIFontTextStyleBodystatic UIFontTextStyleCalloutstatic UIFontTextStyleCaption1static UIFontTextStyleCaption2static UIFontTextStyleFootnotestatic UIFontTextStyleHeadlinestatic UIFontTextStyleLargeTitlestatic UIFontTextStyleSubheadlinestatic UIFontTextStyleTitle1static UIFontTextStyleTitle2static UIFontTextStyleTitle3 -
Method Summary
Modifier and Type Method Description static UIFontTextStylevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value