Uses of Class
org.robovm.apple.coretext.CTFontUIFontType
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFontUIFontType in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTFontUIFontType Modifier and Type Method Description static CTFontUIFontTypeCTFontUIFontType. valueOf(long n)Returns the enum constant of this type with the specified name.static CTFontUIFontTypeCTFontUIFontType. valueOf(String name)Returns the enum constant of this type with the specified name.static CTFontUIFontType[]CTFontUIFontType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coretext with parameters of type CTFontUIFontType Modifier and Type Method Description static CTFontCTFont. createUIFont(CTFontUIFontType uiType, double size, String language)