Uses of Class
org.robovm.apple.coretext.CTFrameProgression
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFrameProgression in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTFrameProgression Modifier and Type Method Description CTFrameProgressionCTFrameAttributes. getProgression()static CTFrameProgressionCTFrameProgression. valueOf(long n)Returns the enum constant of this type with the specified name.static CTFrameProgressionCTFrameProgression. valueOf(String name)Returns the enum constant of this type with the specified name.static CTFrameProgression[]CTFrameProgression. 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 CTFrameProgression Modifier and Type Method Description CTFrameAttributesCTFrameAttributes. setProgression(CTFrameProgression progression)