Uses of Class
org.robovm.apple.coretext.CTFontPriority
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFontPriority in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTFontPriority Modifier and Type Method Description CTFontPriorityCTFontAttributes. getPriority()static CTFontPriorityCTFontPriority. valueOf(long n)Returns the enum constant of this type with the specified name.static CTFontPriorityCTFontPriority. valueOf(String name)Returns the enum constant of this type with the specified name.static CTFontPriority[]CTFontPriority. 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 CTFontPriority Modifier and Type Method Description CTFontAttributesCTFontAttributes. setPriority(CTFontPriority priority)