<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreText",
  "identifier" : "/documentation/CoreText/CTFramePathFillRule/evenOdd",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Core Text"
    ],
    "preciseIdentifier" : "c:@E@CTFramePathFillRule@kCTFramePathFillEvenOdd"
  },
  "title" : "CTFramePathFillRule.evenOdd"
}
-->

# CTFramePathFillRule.evenOdd

Paints the area using the even-odd fill rule.

```
case evenOdd
```

## Discussion

Text is filled in the area that would be painted if the path were given to <doc://com.apple.documentation/documentation/CoreGraphics/CGContextEOFillPath>.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)