Uses of Class
org.robovm.apple.coretext.CTFontFormat
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFontFormat in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTFontFormat Modifier and Type Method Description CTFontFormatCTFontAttributes. getFormat()static CTFontFormatCTFontFormat. valueOf(long n)Returns the enum constant of this type with the specified name.static CTFontFormatCTFontFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static CTFontFormat[]CTFontFormat. 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 CTFontFormat Modifier and Type Method Description CTFontAttributesCTFontAttributes. setFormat(CTFontFormat format)