Uses of Class
org.robovm.apple.coretext.CTFramePathFillRule
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFramePathFillRule in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTFramePathFillRule Modifier and Type Method Description CTFramePathFillRuleCTFrameAttributes. getPathFillRule()static CTFramePathFillRuleCTFramePathFillRule. valueOf(long n)Returns the enum constant of this type with the specified name.static CTFramePathFillRuleCTFramePathFillRule. valueOf(String name)Returns the enum constant of this type with the specified name.static CTFramePathFillRule[]CTFramePathFillRule. 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 CTFramePathFillRule Modifier and Type Method Description CTFrameAttributesCTFrameAttributes. setPathFillRule(CTFramePathFillRule pathFillRule)